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

/bionic/libc/bionic/
H A Dpthread_exit.cpp50 c->__cleanup_prev = thread->cleanup_stack;
56 thread->cleanup_stack = c->__cleanup_prev;
72 thread->cleanup_stack = c->__cleanup_prev;
/bionic/libc/include/
H A Dpthread.h257 struct __pthread_cleanup_t* __cleanup_prev; member in struct:__pthread_cleanup_t

Completed in 66 milliseconds