Searched defs:curthread (Results 1 - 4 of 4) sorted by relevance

/src/sys/arch/hppa/include/
H A Dmutex.h162 MUTEX_ACQUIRE(struct kmutex *mtx, uintptr_t curthread) argument
/src/sys/kern/
H A Dkern_runq.c118 struct lwp *curthread; variable in typeref:struct:lwp *
H A Dkern_rwlock.c285 uintptr_t owner, incr, need_wait, set_wait, curthread, next; local in function:rw_vector_enter
439 uintptr_t curthread, owner, decr, newown, next; local in function:rw_vector_exit
552 uintptr_t curthread, owner, incr, need_wait, next; local in function:rw_vector_tryenter
694 uintptr_t owner, curthread, newown, next; local in function:rw_tryupgrade
[all...]
H A Dkern_mutex.c231 MUTEX_ACQUIRE(kmutex_t *mtx, uintptr_t curthread) argument
452 uintptr_t owner, curthread; local in function:mutex_vector_enter
719 uintptr_t curthread; local in function:mutex_vector_exit
875 uintptr_t curthread; local in function:mutex_tryenter
[all...]

Completed in 5 milliseconds