Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/libcompat/
Dtimer_create.c24 timer_create (clockid_t clockid CK_ATTRIBUTE_UNUSED, in timer_create() function
/third_party/musl/src/time/
Dtimer_create.c72 int timer_create(clockid_t clk, struct sigevent *restrict evp, timer_t *restrict res) in timer_create() function
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_ops.h93 … int (*timer_create)(clockid_t clockID, struct sigevent *restrict evp, timer_t *restrict timerID); member
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c306 int timer_create(clockid_t clockID, struct sigevent *restrict evp, timer_t *restrict timerID) in timer_create() function