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

/freebsd-13-stable/sys/net/
H A Ddebugnet_inet.c399 int error, polls, retries; local
H A Ddebugnet.c247 int retries, polls, error; local
/freebsd-13-stable/contrib/ntp/include/
H A Dntp_refclock.h70 u_int32 polls; /* transmit polls */ member in struct:refclockstat
185 u_long polls; /* polls sent */ member in struct:refclockproc
H A Dntp_request.h840 u_int32 polls; member in struct:info_clock
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h448 std::atomic<std::atomic<kmp_uint64> *> polls; member in struct:kmp_base_drdpa_lock
H A Dkmp_lock.cpp2240 std::atomic<kmp_uint64> *polls = lck->lk.polls; local
2398 std::atomic<kmp_uint64> *polls = lck->lk.polls; local
2443 std::atomic<kmp_uint64> *polls = lck->lk.polls; // atomic load local
[all...]

Completed in 183 milliseconds