Searched refs:lwpt_timecheck (Results 1 – 2 of 2) sorted by relevance
66 if (lwptp->lwpt_timecheck == timechanged && in lwp_timer_timeout()102 lwptp->lwpt_timecheck = timechanged; /* do this before gethrestime() */ in lwp_timer_copyin()153 if (lwptp->lwpt_timecheck == timechanged && in lwp_timer_enqueue()
44 int lwpt_timecheck; member