Home
last modified time | relevance | path

Searched defs:timer_create (Results 1 – 25 of 88) sorted by relevance

1234

/aosp_15_r20/external/musl/src/time/
H A Dtimer_create.c62 int timer_create(clockid_t clk, struct sigevent *restrict evp, timer_t *restrict res) in timer_create() function
/aosp_15_r20/external/trusty/musl/src/time/
Dtimer_create.c72 int timer_create(clockid_t clk, struct sigevent *restrict evp, timer_t *restrict res) in timer_create() function
/aosp_15_r20/external/strace/
H A Dtime.c285 SYS_FUNC(timer_create) in SYS_FUNC() argument
/aosp_15_r20/bionic/libc/bionic/
H A Dposix_timers.cpp121 int timer_create(clockid_t clock_id, sigevent* evp, timer_t* timer_id) { in timer_create() function
/aosp_15_r20/external/toybox/lib/
H A Dportability.h405 #define timer_create(...) timer_create_wrap(__VA_ARGS__) macro
H A Dportability.c687 int timer_create(clock_t c, struct sigevent *se, timer_t *t) in timer_create() function
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dos_linux.go420 func timer_create(clockid int32, sevp *sigevent, timerid *int32) int32 func
/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_utils_AnrTimer.cpp72 int timer_create() { in timer_create() function
/aosp_15_r20/bionic/tests/
H A Dtime_test.cpp639 TEST(time, timer_create) { in TEST() argument
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c901 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c991 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c923 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c991 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c991 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c991 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c991 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c993 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c993 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c993 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c993 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/
Dstub.c993 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.c993 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/
Dstub.c993 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_product_arm64_armv8-2a_cortex-a55_shared/gen/
Dstub.c993 void timer_create() {} in timer_create() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc/android_recovery_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c993 void timer_create() {} in timer_create() function

1234