Searched refs:__cleanup_routine (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/bionic/
H A Dpthread_exit.cpp48 c->__cleanup_routine = routine;
58 c->__cleanup_routine(c->__cleanup_arg);
73 c->__cleanup_routine(c->__cleanup_arg);
/bionic/libc/include/
H A Dpthread.h258 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t

Completed in 135 milliseconds