Searched refs:UNLOCK_R (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Drecvbuff.c51 # define UNLOCK_R() LeaveCriticalSection(&RecvLock) macro
56 # define UNLOCK_R() do {} while (FALSE) macro
227 UNLOCK_R();
296 UNLOCK_R();
343 UNLOCK_R();

Completed in 127 milliseconds