Home
last modified time | relevance | path

Searched defs:blocktime (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h1240 KMP_WAKEUPS_FROM_BLOCKTIME(blocktime,monitor_wakeups) global() argument
1249 KMP_INTERVALS_FROM_BLOCKTIME(blocktime,monitor_wakeups) global() argument
2169 int blocktime; /* internal control for blocktime */ global() member
[all...]
H A Dkmp_runtime.cpp8803 int blocktime = arg; /* argument is in microseconds */ __kmp_aux_set_blocktime() local
[all...]