Home
last modified time | relevance | path

Searched defs:__pthread_cleanup_t (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-9/include/
Dpthread.h281 typedef struct __pthread_cleanup_t { struct
282 struct __pthread_cleanup_t* __cleanup_prev; argument
285 } __pthread_cleanup_t; typedef
/development/ndk/platforms/android-21/include/
Dpthread.h243 typedef struct __pthread_cleanup_t { struct
244 struct __pthread_cleanup_t* __cleanup_prev; argument
247 } __pthread_cleanup_t; typedef