Home
last modified time | relevance | path

Searched refs:pthread_getcpuclockid (Results 1 – 23 of 23) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
D22-1.c96 ret = pthread_getcpuclockid(pthread_self(), &clt); in main()
145 ret = pthread_getcpuclockid(pthread_self(), &clt); in main()
/external/musl/src/thread/
Dpthread_getcpuclockid.c3 int pthread_getcpuclockid(pthread_t t, clockid_t *clockid) in pthread_getcpuclockid() function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/
Dcoverage.txt1 This document defines the coverage for the pthread_getcpuclockid function:
D1-1.c35 rc = pthread_getcpuclockid(pthread_self(), &cid); in thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/speculative/
D3-1.c55 rc = pthread_getcpuclockid(new_th, &cid); in main()
/external/mesa3d/src/util/
Du_thread.h215 pthread_getcpuclockid(thread, &cid); in util_thread_get_time_nano()
/external/musl/include/
Dpthread.h204 int pthread_getcpuclockid(pthread_t, clockid_t *);
/external/linux-kselftest/tools/testing/selftests/mqueue/
Dmq_perf_tests.c439 if (pthread_getcpuclockid(cpu_threads[0], &clock) != 0) in perf_test_thread()
/external/python/cpython3/Misc/NEWS.d/
D3.7.0a2.rst397 Added pthread_getcpuclockid() to the time module
/external/python/cpython3/Doc/library/
Dtime.rst137 .. function:: pthread_getcpuclockid(thread_id)
149 .. availability:: Unix (see the man page for :manpage:`pthread_getcpuclockid(3)` for
/external/python/cpython3/Lib/test/
Dtest_time.py113 clk_id = time.pthread_getcpuclockid(threading.get_ident())
/external/python/cpython3/Modules/
Dtimemodule.c341 err = pthread_getcpuclockid((pthread_t)thread_id, &clk_id);
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1451 pub fn pthread_getcpuclockid(thread: ::pthread_t, clk_id: *mut ::clockid_t) -> ::c_int; in pthread_getcpuclockid() function
/external/python/cpython3/
Dpyconfig.h.in821 /* Define to 1 if you have the `pthread_getcpuclockid' function. */
Dconfigure.ac3370 AC_CHECK_FUNCS(pthread_getcpuclockid)
Dconfigure11373 for ac_func in pthread_getcpuclockid
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3016 pub fn pthread_getcpuclockid(thread: ::pthread_t, clk_id: *mut ::clockid_t) -> ::c_int; in pthread_getcpuclockid() function
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4019 pub fn pthread_getcpuclockid(thread: ::pthread_t, clk_id: *mut ::clockid_t) -> ::c_int; in pthread_getcpuclockid() function
/external/musl/
Dsources.bp1076 "src/thread/pthread_getcpuclockid.c",
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2583 fun:pthread_getcpuclockid=uninstrumented
/external/python/cpython3/Doc/whatsnew/
D3.7.rst1469 The new :func:`time.pthread_getcpuclockid` function returns the clock ID
/external/mesa3d/docs/relnotes/
D20.0.0.rst150 'pthread_getcpuclockid'
/external/python/cpython3/Doc/data/
Dpython3.10.abi20381 …<function-decl name='pthread_getcpuclockid' mangled-name='pthread_getcpuclockid' filepath='/usr/in…