Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/test/env/
H A Domp_wait_policy.c19 int blocktime, retval=1; in main() local
/llvm-project/openmp/runtime/src/
H A Dkmp.h1250 #define KMP_WAKEUPS_FROM_BLOCKTIME(blocktime, monitor_wakeups) \ argument
1259 #define KMP_INTERVALS_FROM_BLOCKTIME(blocktime, monitor_wakeups) \ argument
2177 int blocktime; /* interna member
[all...]
H A Dkmp_runtime.cpp8851 int blocktime = arg; /* argument is in microseconds */ __kmp_aux_set_blocktime() local
[all...]