P99

◆ at_thrd_exit()

int at_thrd_exit ( void(*)(void p00_void_func)
inline

Add p00_void_func to the functions that are called on exit of the current thread.

This is an extension of the C11 thread functions and works analogously to the functions ::at_exit and ::at_quick exit.

Definition at line 126 of file p99_clib.h.