Searched defs:_pthread_cleanup_pop_restore (Results 1 – 8 of 8) sorted by relevance
64 # define _pthread_cleanup_pop_restore(mutex) ((void)0) macro
184 strong_alias(_pthread_cleanup_pop_restore,__pthread_cleanup_pop_restore) in strong_alias() argument
188 void _pthread_cleanup_pop_restore(struct _pthread_cleanup_buffer * buffer, in _pthread_cleanup_pop_restore() function
100 _pthread_cleanup_pop_restore(struct _pthread_cleanup_buffer *__buffer, in _pthread_cleanup_pop_restore() function
405 # pragma weak _pthread_cleanup_pop_restore macro
398 # pragma weak _pthread_cleanup_pop_restore macro
406 # pragma weak _pthread_cleanup_pop_restore macro
578 # pragma weak _pthread_cleanup_pop_restore macro
Completed in 11 milliseconds