Home
last modified time | relevance | path

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

/linux/include/linux/
A Dposix-timers.h160 struct k_itimer { struct
163 spinlock_t it_lock;
165 clockid_t it_clock;
166 timer_t it_id;
167 int it_active;
168 s64 it_overrun;
169 s64 it_overrun_last;
174 union {
179 union {
187 } it;
[all …]

Completed in 5 milliseconds