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

/bionic/libc/include/
H A Dpthread.h278 void* __cleanup_arg; member in struct:__pthread_cleanup_t
/bionic/libc/bionic/
H A Dpthread.c551 c->__cleanup_arg = arg;
562 c->__cleanup_routine(c->__cleanup_arg);
579 c->__cleanup_routine(c->__cleanup_arg);

Completed in 29 milliseconds