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

/bind-9.6-ESV-R11/lib/isc/
H A Drwlock.c537 doit(isc_rwlock_t *rwl, isc_rwlocktype_t type, isc_boolean_t nonblock) { function
608 return (doit(rwl, type, ISC_FALSE));
613 return (doit(rwl, type, ISC_TRUE));

Completed in 376 milliseconds