pthread_cleanup

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

pop
void pop(int execute)
Undocumented in source. Be warned that the author may not have intended to support it.
push
void push(_pthread_cleanup_routine routine, void* arg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
_pthread_cleanup_buffer buffer;
Undocumented in source.

Meta