OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__cleanup_routine
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
pthread_exit.cpp
53
c->
__cleanup_routine
= routine;
64
c->
__cleanup_routine
(c->__cleanup_arg);
80
c->
__cleanup_routine
(c->__cleanup_arg);
/bionic/libc/include/
pthread.h
283
__pthread_cleanup_func_t
__cleanup_routine
;
member in struct:__pthread_cleanup_t
Completed in 1180 milliseconds