Searched refs:act_lock (Results 1 – 2 of 2) sorted by relevance
388 act_lock(thr_act);415 act_lock(thr_act); in ipc_thr_act_terminate()498 act_lock(thr_act); in retrieve_thread_self_fast()1093 act_lock(thr_act); in convert_thread_to_port()
651 #define act_lock(act) mtx_lock(&(act)->ith_lock_data) macro