Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/timers/
H A Dposix_timers.c134 static int check_timer_create(int which) in check_timer_create() function
271 if (check_timer_create(CLOCK_THREAD_CPUTIME_ID) < 0) in main()
283 if (check_timer_create(CLOCK_PROCESS_CPUTIME_ID) < 0) in main()