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

  /src/sys/kern/
kern_reboot.c 55 static lwp_t *rebooter; local in function:kern_reboot
63 l = atomic_cas_ptr(&rebooter, NULL, curlwp);
kern_reboot.c 55 static lwp_t *rebooter; local in function:kern_reboot
63 l = atomic_cas_ptr(&rebooter, NULL, curlwp);

Completed in 21 milliseconds