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

/bionic/libc/bionic/
H A Dpthread_exit.cpp49 c->__cleanup_arg = arg;
58 c->__cleanup_routine(c->__cleanup_arg);
73 c->__cleanup_routine(c->__cleanup_arg);
/bionic/libc/include/
H A Dpthread.h259 void* __cleanup_arg; member in struct:__pthread_cleanup_t

Completed in 929 milliseconds