OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ptw32_pop_cleanup
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
cleanup.c
44
* The functions
ptw32_pop_cleanup
and ptw32_push_cleanup
50
ptw32_pop_cleanup
(int execute)
function
95
} /*
ptw32_pop_cleanup
*/
131
* NOTE: pthread_push_cleanup,
ptw32_pop_cleanup
must be paired
ptw32_throw.c
171
while (NULL !=
ptw32_pop_cleanup
(execute))
pthread.h
789
(void)
ptw32_pop_cleanup
( _execute ); \
971
PTW32_DLLPORT ptw32_cleanup_t * PTW32_CDECL
ptw32_pop_cleanup
(int execute);
[
all
...]
Completed in 1006 milliseconds