Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/tests/time/
Dmain.rs10 mod monotonic; module
/third_party/flutter/glfw/src/
Dposix_time.h40 GLFWbool monotonic; member
/third_party/python/Include/cpython/
Dpytime.h167 int monotonic; member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
Ds-c.c101 long monotonic, pshared; in main() local
/third_party/pulseaudio/src/pulsecore/
Dtime-smoother.c82 bool monotonic:1; member
94 bool monotonic, in pa_smoother_new()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
D2-7.c261 long pshared, monotonic, cs, mf; in main() local
D2-4.c254 long pshared, monotonic, cs, mf; in main() local
D4-2.c209 long pshared, monotonic, cs, mf; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
D2-2.c270 long pshared, monotonic, cs, mf; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
D1-2.c291 long pshared, monotonic, cs, mf; in main() local
/third_party/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
/third_party/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
/third_party/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
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
D2-1.c333 long pshared, monotonic, cs, mf; in main() local
/third_party/iowow/src/platform/unix/
Dunix.c77 iwrc iwp_current_time_ms(uint64_t *time, bool monotonic) { in iwp_current_time_ms()
/third_party/iowow/src/platform/win32/
Dwin32.c46 iwrc iwp_current_time_ms(uint64_t *time, bool monotonic) { in iwp_current_time_ms()
/third_party/python/Modules/
Dtimemodule.c2054 _PyTime_t deadline, monotonic; local
Dsignalmodule.c1232 _PyTime_t timeout, deadline, monotonic; local
/third_party/alsa-utils/aplay/
Daplay.c123 static int monotonic = 0; variable
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h16653 struct timespec64 monotonic; member