Searched refs:pthread_mutex_trylock (Results 1 – 7 of 7) sorted by relevance
202 get_addr_of_loaded_symbol(pthread_mutex_trylock); in RTE_INIT()481 int pthread_mutex_trylock(pthread_mutex_t *mutex) in pthread_mutex_trylock() function
94 # define MALLOC_MUTEX_TRYLOCK(m) (pthread_mutex_trylock(&(m)->lock) != 0)
410 ret = pthread_mutex_trylock(&PRIV(dev)->hotplug_mutex); in fs_lock()
382 if (pthread_mutex_trylock(&ulp_fc_info->fc_lock)) in ulp_fc_mgr_alarm_cb()
434 ret = pthread_mutex_trylock(adapter->lock); in opae_adapter_lock()
217 error = pthread_mutex_trylock(&mp->m_lock); in mutex_tryenter()
587 | pthread_mutex_trylock | lthread_mutex_trylock | See note 6 |