_pthread_cleanup_buffer

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

Members

Variables

__arg
void* __arg;
Undocumented in source.
__canceltype
int __canceltype;
Undocumented in source.
__prev
_pthread_cleanup_buffer* __prev;
Undocumented in source.
__routine
_pthread_cleanup_routine __routine;
Undocumented in source.

Meta