Searched refs:clockid (Results 1 – 1 of 1) sorted by relevance
51 int timer_create(clockid_t clockid, struct sigevent *evp, timer_t *timerid) in timer_create() argument56 if (clockid != CLOCK_MONOTONIC || evp == NULL || in timer_create()