Home
last modified time | relevance | path

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

/src/contrib/unbound/testcode/
H A Dchecklocks.c573 static int try_spinlock(void* arg) in try_spinlock() function
580 while( (err=try_spinlock(arg)) == EBUSY) { in timed_spinlock()
609 try_spinlock, timed_spinlock, in checklock_lock()