Searched refs:__LIBC_LOCK (Results 1 – 13 of 13) sorted by relevance
57 __LIBC_LOCK(); in _on_exit()88 __LIBC_LOCK(); in __call_exitprocs()
49 #define MALLOC_LOCK do { __LIBC_LOCK(); __malloc_validate(); } while(0)54 #define MALLOC_LOCK __LIBC_LOCK()
40 #define _ARC4_LOCK() __LIBC_LOCK()
59 __LIBC_LOCK(); in at_quick_exit()
68 __LIBC_LOCK(); in __register_exitproc()
106 __LIBC_LOCK(); in __call_exitprocs()
277 #define MALLOC_LOCK __LIBC_LOCK()
47 __LIBC_LOCK(); in flockfile()
49 __LIBC_LOCK(); in ftrylockfile()
37 #define ENV_LOCK __LIBC_LOCK()
40 #define TZ_LOCK __LIBC_LOCK()
61 #define __LIBC_LOCK() __lock_acquire_recursive(&__lock___libc_recursive_mutex) macro
331 #define __sfp_lock_acquire() __LIBC_LOCK()333 #define __sinit_lock_acquire() __LIBC_LOCK()