HomeSort by: relevance | last modified time | path
    Searched defs:itimer_lock_held (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_time.c 175 * itimer_lock_held:
181 itimer_lock_held(void) function in typeref:typename:bool __diagused
690 KASSERT(itimer_lock_held());
723 KASSERT(itimer_lock_held());
755 KASSERT(itimer_lock_held());
783 KASSERT(itimer_lock_held());
905 KASSERT(itimer_lock_held());
979 KASSERT(itimer_lock_held());
1040 KASSERT(itimer_lock_held());
1174 KASSERT(itimer_lock_held());
    [all...]
kern_time.c 175 * itimer_lock_held:
181 itimer_lock_held(void) function in typeref:typename:bool __diagused
690 KASSERT(itimer_lock_held());
723 KASSERT(itimer_lock_held());
755 KASSERT(itimer_lock_held());
783 KASSERT(itimer_lock_held());
905 KASSERT(itimer_lock_held());
979 KASSERT(itimer_lock_held());
1040 KASSERT(itimer_lock_held());
1174 KASSERT(itimer_lock_held());
    [all...]

Completed in 176 milliseconds