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

/bionic/libc/bionic/
H A Dpthread.c83 c->__cleanup_arg = arg;
94 c->__cleanup_routine(c->__cleanup_arg);
109 c->__cleanup_routine(c->__cleanup_arg);
/bionic/libc/include/
H A Dpthread.h282 void* __cleanup_arg; member in struct:__pthread_cleanup_t

Completed in 182 milliseconds