Searched defs:lwp_timer_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dlwp_timer_impl.h48 } lwp_timer_t; typedef in typeref:struct:__anon8118
51 extern int lwp_timer_copyin(lwp_timer_t *, timespec_t *);
52 extern int lwp_timer_enqueue(lwp_timer_t *);
53 extern clock_t lwp_timer_dequeue(lwp_timer_t *);
54 extern int lwp_timer_copyout(lwp_timer_t *, int);

Completed in 68 milliseconds