Searched refs:posix_clocks (Results 1 – 1 of 1) sorted by relevance
127 static struct k_clock posix_clocks[MAX_CLOCKS]; variable557 posix_clocks[clock_id] = *new_clock; in posix_timers_register_clock()603 if (id >= MAX_CLOCKS || !posix_clocks[id].clock_getres) in clockid_to_kclock()605 return &posix_clocks[id]; in clockid_to_kclock()