Searched refs:fork_lock_enter (Results 1 – 4 of 4) sorted by relevance
119 int fork_lock_enter(const char *);122 fork_lock_enter() does triple-duty. Not only does it serialize129 (void) fork_lock_enter(NULL);133 The 'const char *' argument to fork_lock_enter() should always141 will dump core if _THREAD_ERROR_DETECTION=2. fork_lock_enter() returns144 return value should be ignored in all other cases (fork_lock_enter()147 It is an error to call fork_lock_enter() while in a critical region150 On return from fork_lock_enter(), no internal libc locks are held151 but a flag has been set to cause other callers of fork_lock_enter()175 function can be serialized with fork_lock_enter() instead
1961 fork_lock_enter(); in _thrp_suspend()2142 fork_lock_enter(); in _thrp_continue()2702 fork_lock_enter(); in thr_suspend_allmutators()2772 fork_lock_enter(); in thr_continue_allmutators()
117 fork_lock_enter(void) in fork_lock_enter() function
1411 extern void fork_lock_enter(void);