/aosp_15_r20/bionic/libc/bionic/ |
H A D | posix_timers.cpp | 42 extern "C" int __timer_create(clockid_t, sigevent*, __kernel_timer_t*); 43 extern "C" int __timer_delete(__kernel_timer_t); 44 extern "C" int __timer_getoverrun(__kernel_timer_t); 45 extern "C" int __timer_gettime(__kernel_timer_t, itimerspec*); 46 extern "C" int __timer_settime(__kernel_timer_t, int, const itimerspec*, itimerspec*); 60 __kernel_timer_t kernel_timer_id; 72 static __kernel_timer_t to_kernel_timer_id(timer_t timer) { in to_kernel_timer_id()
|
/aosp_15_r20/bionic/libc/ |
H A D | SYSCALLS.TXT | 236 int __timer_create:timer_create(clockid_t clockid, struct sigevent* evp, __kernel_timer_t… 237 int __timer_settime:timer_settime(__kernel_timer_t, int, const struct itimerspec*, struct… 238 int __timer_gettime:timer_gettime(__kernel_timer_t, struct itimerspec*) … 239 int __timer_getoverrun:timer_getoverrun(__kernel_timer_t) … 240 int __timer_delete:timer_delete(__kernel_timer_t) …
|
H A D | SECCOMP_ALLOWLIST_COMMON.TXT | 69 int timer_gettime64(__kernel_timer_t, itimerspec64*) lp32 70 int timer_settime64(__kernel_timer_t, int, const itimerspec64*, itimerspec64*) lp32
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/asm-generic/ |
D | posix_types.h | 90 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/external/kernel-headers/original/uapi/asm-generic/ |
H A D | posix_types.h | 95 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/asm-generic/ |
H A D | posix_types.h | 69 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/asm-generic/ |
H A D | posix_types.h | 69 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/asm-generic/ |
D | posix_types.h | 81 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/asm-generic/ |
H A D | posix_types.h | 69 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/asm-generic/ |
D | posix_types.h | 69 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/asm-generic/ |
D | posix_types.h | 81 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/asm-generic/ |
H A D | posix_types.h | 69 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/asm-generic/ |
D | posix_types.h | 81 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/asm-generic/ |
H A D | posix_types.h | 69 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/asm-generic/ |
H A D | posix_types.h | 69 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/asm-generic/ |
D | posix_types.h | 81 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/bionic/libc/kernel/uapi/asm-generic/ |
H A D | posix_types.h | 69 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/asm-generic/ |
D | posix_types.h | 81 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/asm-generic/ |
H A D | posix_types.h | 69 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/asm-generic/ |
D | posix_types.h | 81 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/asm-generic/ |
D | posix_types.h | 81 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/asm-generic/ |
D | posix_types.h | 81 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/asm-generic/ |
D | posix_types.h | 81 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/asm-generic/ |
D | posix_types.h | 81 typedef int __kernel_timer_t; typedef
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/asm-generic/ |
H A D | posix_types.h | 69 typedef int __kernel_timer_t; typedef
|