Searched refs:RW_MUTEX_LOCK_WRITE (Results 1 – 3 of 3) sorted by relevance
40 #define RW_MUTEX_LOCK_WRITE(mut) qurt_mutex_lock(& (mut)) macro63 #define RW_MUTEX_LOCK_WRITE(mut) ABORT_FAIL(0 == pthread_rwlock_wrlock( & (mut))) macro88 #define RW_MUTEX_LOCK_WRITE(mut) \ macro
52 #define RW_MUTEX_LOCK_WRITE(mut) ABORT_FAIL(0 == pthread_rwlock_wrlock( & (mut))) macro
134 RW_MUTEX_LOCK_WRITE(me->mut); in static_mod_table_dtor_imp()179 RW_MUTEX_LOCK_WRITE(me->mut); in open_mod_table_dtor_imp()223 RW_MUTEX_LOCK_WRITE(me->mut); in static_mod_add()266 RW_MUTEX_LOCK_WRITE(me->mut); in static_mod_table_register_const_handle()443 RW_MUTEX_LOCK_WRITE(me->mut); in open_mod_table_open_dynamic()450 RW_MUTEX_LOCK_WRITE(me->smt->mut); in open_mod_table_open_dynamic()543 RW_MUTEX_LOCK_WRITE(me->mut); in open_mod_table_open_from_static()598 RW_MUTEX_LOCK_WRITE(me->mut); in open_mod_close()623 RW_MUTEX_LOCK_WRITE(me->mut); in open_mod_table_close()