Searched defs:polls (Results 1 – 6 of 6) sorted by relevance
407 int error, polls, retries; in debugnet_arp_gw() local
266 int retries, polls, error; in debugnet_send() local
70 u_int32 polls; /* transmit polls */ member185 u_long polls; /* polls sent */ member
840 u_int32 polls; member
2221 std::atomic<kmp_uint64> *polls = lck->lk.polls; in __kmp_acquire_drdpa_lock_timed_template() local 2380 std::atomic<kmp_uint64> *polls = lck->lk.polls; __kmp_test_drdpa_lock() local 2425 std::atomic<kmp_uint64> *polls = lck->lk.polls; // atomic load __kmp_release_drdpa_lock() local [all...]
444 std::atomic<std::atomic<kmp_uint64> *> polls; global() member