Searched defs:routine (Results 1 - 1 of 1) sorted by relevance
/bionic/libc/bionic/ | ||
H A D | pthread_exit.cpp | 47 void __pthread_cleanup_push(__pthread_cleanup_t* c, __pthread_cleanup_func_t routine, void* arg) { argument 49 c->__cleanup_routine = routine; |
Completed in 113 milliseconds