Searched refs:__cleanup_arg (Results 1 – 2 of 2) sorted by relevance
278 void* __cleanup_arg; member
551 c->__cleanup_arg = arg; in __pthread_cleanup_push()562 c->__cleanup_routine(c->__cleanup_arg); in __pthread_cleanup_pop()579 c->__cleanup_routine(c->__cleanup_arg); in pthread_exit()