Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dchecklocks.c543 static int try_spinlock(void* arg) in try_spinlock() function
550 while( (err=try_spinlock(arg)) == EBUSY) { in timed_spinlock()
576 try_spinlock, timed_spinlock, in checklock_lock()