Searched refs:pthread_cleanup_pop (Results 1 - 4 of 4) sorted by relevance

/development/ndk/platforms/android-3/include/
H A Dpthread.h218 * pthread_cleanup_pop below are correct. Posix states that these
230 #define pthread_cleanup_pop(execute) \ macro
/development/ndk/platforms/android-5/include/
H A Dpthread.h245 * pthread_cleanup_pop below are correct. Posix states that these
257 #define pthread_cleanup_pop(execute) \ macro
/development/ndk/platforms/android-8/include/
H A Dpthread.h250 * pthread_cleanup_pop below are correct. Posix states that these
262 #define pthread_cleanup_pop(execute) \ macro
/development/ndk/platforms/android-9/include/
H A Dpthread.h289 * pthread_cleanup_pop below are correct. Posix states that these
301 #define pthread_cleanup_pop(execute) \ macro

Completed in 116 milliseconds