Searched refs:MUTEX_UNLOCK (Results 1 – 17 of 17) sorted by relevance
294 MUTEX_UNLOCK(&thread->mutex); in S_ithread_free()300 MUTEX_UNLOCK(&thread->mutex); in S_ithread_free()312 MUTEX_UNLOCK(&MY_POOL.create_destruct_mutex); in S_ithread_free()322 MUTEX_UNLOCK(&thread->mutex); in S_ithread_free()341 MUTEX_UNLOCK(&MY_POOL.create_destruct_mutex); in S_ithread_free()351 MUTEX_UNLOCK(&thread->mutex); in S_ithread_count_inc()365 MUTEX_UNLOCK(&MY_POOL.create_destruct_mutex); in S_exit_warning()578 MUTEX_UNLOCK(&thread->mutex); in S_ithread_run()689 MUTEX_UNLOCK(&thread->mutex); in S_ithread_run()690 MUTEX_UNLOCK(&MY_POOL.create_destruct_mutex); in S_ithread_run()[all …]
25 MUTEX_UNLOCK(&(t)->mutex); \112 #define MUTEX_UNLOCK(m) mutex_unlock(*m) macro212 # define MUTEX_UNLOCK(m) \ macro283 #if defined(MUTEX_LOCK) && defined(MUTEX_UNLOCK) \300 MUTEX_UNLOCK(&(mutex)->lock); \312 MUTEX_UNLOCK(&(mutex)->lock); \334 MUTEX_UNLOCK(&(mutex)->lock); \358 MUTEX_UNLOCK(&(t)->mutex); \473 # define UNLOCK_DOLLARZERO_MUTEX MUTEX_UNLOCK(&PL_dollarzero_mutex)481 #ifndef MUTEX_UNLOCK[all …]
260 #ifndef MUTEX_UNLOCK261 # define MUTEX_UNLOCK(l) macro269 # define MALLOC_UNLOCK MUTEX_UNLOCK(&PL_malloc_mutex)794 # undef MUTEX_UNLOCK795 # define MUTEX_UNLOCK(m) STMT_START { if (*m) mutex_unlock(*m); } STMT_END macro
631 # define OP_REFCNT_UNLOCK MUTEX_UNLOCK(&PL_op_mutex)1098 # define OP_CHECK_MUTEX_UNLOCK MUTEX_UNLOCK(&PL_check_mutex)
666 # define HINTS_REFCNT_UNLOCK MUTEX_UNLOCK(&PL_hints_mutex)
2699 MUTEX_UNLOCK(&PL_perlio_mutex); in S_more_refcounted_fds()2740 MUTEX_UNLOCK(&PL_perlio_mutex); in PerlIOUnix_refcnt_inc()2768 MUTEX_UNLOCK(&PL_perlio_mutex); in PerlIOUnix_refcnt_dec()2794 MUTEX_UNLOCK(&PL_perlio_mutex); in PerlIOUnix_refcnt()3751 MUTEX_UNLOCK(&PL_perlio_mutex); in PerlIOStdio_close()
6395 # define PERL_REENTRANT_UNLOCK(name, mutex, counter) MUTEX_UNLOCK(mutex)6457 MUTEX_UNLOCK(mutex); \7016 # define KEYWORD_PLUGIN_MUTEX_UNLOCK MUTEX_UNLOCK(&PL_keyword_plugin_mutex)7020 # define USER_PROP_MUTEX_UNLOCK MUTEX_UNLOCK(&PL_user_prop_mutex)
2877 MUTEX_UNLOCK(&PL_perlio_mutex); in Perl_atfork_unlock()2880 MUTEX_UNLOCK(&PL_malloc_mutex); in Perl_atfork_unlock()5493 MUTEX_UNLOCK(&PL_my_ctx_mutex);
19 #define MUTEX_UNLOCK(m) LeaveCriticalSection(m) macro37 # define MUTEX_UNLOCK(m) \ macro80 MUTEX_UNLOCK(m); \101 MUTEX_UNLOCK(&(t)->mutex); \
4140 MUTEX_UNLOCK(&win32_read_console_mutex); in win32_read()
272 MUTEX_UNLOCK(&start_thread_mutex); in pthread_join()283 MUTEX_UNLOCK(&start_thread_mutex); in pthread_join()287 MUTEX_UNLOCK(&start_thread_mutex); in pthread_join()295 MUTEX_UNLOCK(&start_thread_mutex); in pthread_join()311 MUTEX_UNLOCK(&start_thread_mutex); in pthread_join()315 MUTEX_UNLOCK(&start_thread_mutex); in pthread_join()350 MUTEX_UNLOCK(&start_thread_mutex); in pthread_startit()376 MUTEX_UNLOCK(&start_thread_mutex); in pthread_startit()381 MUTEX_UNLOCK(&start_thread_mutex); in pthread_startit()405 MUTEX_UNLOCK(&start_thread_mutex); in pthread_startit()[all …]
130 #define MUTEX_UNLOCK(m) \ macro
201 MUTEX_UNLOCK, enumerator320 case Event::MUTEX_UNLOCK: in HandleEvent()462 Event event(Event::MUTEX_UNLOCK, &m); in Unlock()
240 MUTEX_UNLOCK(&lock->mutex); in recursive_lock_release()279 MUTEX_UNLOCK(&lock->mutex); in recursive_lock_acquire()667 MUTEX_UNLOCK(mut); in Perl_sharedsv_cond_timedwait()689 MUTEX_UNLOCK(mut); in Perl_sharedsv_cond_timedwait()1280 MUTEX_UNLOCK(&PL_sharedsv_lock.mutex); in S_shared_signal_hook()1629 MUTEX_UNLOCK(&ul->lock.mutex);1679 MUTEX_UNLOCK(&ul->lock.mutex);
714 MUTEX_UNLOCK(&darwin_time_mutex); in darwin_time_init()
216 MUTEX_UNLOCK # Z added by devel/scanprov
1318 if (primed) { MUTEX_UNLOCK(&primenv_mutex); return; } in prime_env_iter()1476 MUTEX_UNLOCK(&primenv_mutex); in prime_env_iter()10375 MUTEX_UNLOCK( (perl_mutex *) dd->mutex );