Searched refs:tcb_lock (Results 1 – 3 of 3) sorted by relevance
63 static struct umutex tcb_lock = DEFAULT_UMUTEX; variable86 _thr_umutex_init(&tcb_lock); in _thr_list_init()168 THR_LOCK_ACQUIRE(curthread, &tcb_lock); in _thr_alloc()170 THR_LOCK_RELEASE(curthread, &tcb_lock); in _thr_alloc()195 THR_LOCK_ACQUIRE(curthread, &tcb_lock); in _thr_free()197 THR_LOCK_RELEASE(curthread, &tcb_lock); in _thr_free()
845 uint8_t tcb_lock; member
336 sctp_clog.x.lock.tcb_lock = mtx_owned(&stcb->tcb_mtx); in sctp_log_lock()338 sctp_clog.x.lock.tcb_lock = SCTP_LOCK_UNKNOWN; in sctp_log_lock()