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

/freebsd-13-stable/contrib/ntp/libntp/
H A Drecvbuff.c49 # define UNLOCK_R() LeaveCriticalSection(&RecvLock) macro
54 # define UNLOCK_R() do {} while (FALSE) macro
225 UNLOCK_R();
294 UNLOCK_R();
341 UNLOCK_R();

Completed in 104 milliseconds