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