Searched refs:posix_clocks (Results 1 – 3 of 3) sorted by relevance
55 static const struct k_clock * const posix_clocks[]; variable1384 static const struct k_clock * const posix_clocks[] = { variable1407 if (id >= ARRAY_SIZE(posix_clocks)) in clockid_to_kclock()1410 return posix_clocks[array_index_nospec(idx, ARRAY_SIZE(posix_clocks))]; in clockid_to_kclock()
56488 ffff800010f3b968 d posix_clocks
Completed in 308 milliseconds