OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__cleanup_routine
(Results
1 - 18
of
18
) sorted by null
/bionic/libc/include/
pthread.h
238
__pthread_cleanup_func_t
__cleanup_routine
;
member in struct:__pthread_cleanup_t
/ndk/build/platforms/android-3/arch-arm/usr/include/
pthread.h
206
__pthread_cleanup_func_t
__cleanup_routine
;
member in struct:__pthread_cleanup_t
/ndk/build/platforms/android-4/arch-arm/usr/include/
pthread.h
206
__pthread_cleanup_func_t
__cleanup_routine
;
member in struct:__pthread_cleanup_t
/ndk/build/platforms/android-5/arch-arm/usr/include/
pthread.h
206
__pthread_cleanup_func_t
__cleanup_routine
;
member in struct:__pthread_cleanup_t
/ndk/build/platforms/android-5/arch-x86/usr/include/
pthread.h
233
__pthread_cleanup_func_t
__cleanup_routine
;
member in struct:__pthread_cleanup_t
/ndk/build/platforms/android-8/arch-arm/usr/include/
pthread.h
238
__pthread_cleanup_func_t
__cleanup_routine
;
member in struct:__pthread_cleanup_t
/ndk/build/platforms/android-8/arch-x86/usr/include/
pthread.h
238
__pthread_cleanup_func_t
__cleanup_routine
;
member in struct:__pthread_cleanup_t
/bionic/libc/bionic/
pthread.c
521
c->
__cleanup_routine
= routine;
533
c->
__cleanup_routine
(c->__cleanup_arg);
550
c->
__cleanup_routine
(c->__cleanup_arg);
[
all
...]
/ndk/build/platforms/android-3/arch-arm/usr/lib/
libc.so
libc.a
[
all
...]
/ndk/build/platforms/android-4/arch-arm/usr/lib/
libc.so
libc.a
[
all
...]
/ndk/build/platforms/android-5/arch-arm/usr/lib/
libc.so
libc.a
[
all
...]
/ndk/build/platforms/android-5/arch-x86/usr/lib/
libc.so
/ndk/build/platforms/android-8/arch-arm/usr/lib/
libc.so
libc.a
[
all
...]
/ndk/build/platforms/android-8/arch-x86/usr/lib/
libc.so
Completed in 80 milliseconds