Home
last modified time | relevance | path

Searched refs:UCS_SPINLOCK_OWNER_NULL (Results 1 – 1 of 1) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/type/
H A Dspinlock.h41 #define UCS_SPINLOCK_OWNER_NULL ((pthread_t)-1) macro
66 lock->owner = UCS_SPINLOCK_OWNER_NULL; in ucs_recursive_spinlock_init()
158 lock->owner = UCS_SPINLOCK_OWNER_NULL; in ucs_recursive_spin_unlock()