Home
last modified time | relevance | path

Searched defs:monotonic (Results 1 – 19 of 19) sorted by relevance

/external/python/cpython3/Include/
Dpytime.h186 int monotonic; member
/external/llvm-project/openmp/runtime/test/worksharing/for/
Domp_monotonic_env.c51 int i, monotonic, chunk, ref_chunk; in main() local
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
Ds-c.c99 long monotonic, pshared; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
D2-4.c254 long pshared, monotonic, cs, mf; in main() local
D2-7.c261 long pshared, monotonic, cs, mf; in main() local
D4-2.c209 long pshared, monotonic, cs, mf; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
D2-2.c270 long pshared, monotonic, cs, mf; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
D1-2.c291 long pshared, monotonic, cs, mf; in main() local
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
Dstress1.c389 long pshared, monotonic, cs, mf; in main() local
Dstress2.c421 long pshared, monotonic, cs; in main() local
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
Dstress1.c383 long pshared, monotonic, cs, mf; in main() local
Dstress.c430 long pshared, monotonic, cs; in main() local
Dstress2.c430 long pshared, monotonic, cs; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
D2-1.c333 long pshared, monotonic, cs, mf; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
D2-3.c249 long pshared, monotonic, cs, mf; in main() local
D1-2.c303 long pshared, monotonic, cs, mf; in main() local
/external/arm-trusted-firmware/plat/imx/common/sci/svc/misc/
Dmisc_rpc_clnt.c245 uint16_t *monotonic, uint32_t *uid_l, in sc_misc_seco_chip_info()
/external/python/cpython3/Modules/
Dsignalmodule.c1177 _PyTime_t timeout, deadline, monotonic; in signal_sigtimedwait_impl() local
Dtimemodule.c2017 _PyTime_t deadline, monotonic; local