HomeSort by: relevance | last modified time | path
    Searched refs:turnstile_exit (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
sleeptab.h 127 void turnstile_exit(wchan_t);
  /src/sys/kern/
kern_mutex.c 583 turnstile_exit(mtx);
677 turnstile_exit(mtx);
683 turnstile_exit(mtx);
783 turnstile_exit(mtx);
806 turnstile_exit(mtx);
kern_rwlock.c 390 turnstile_exit(rw);
396 turnstile_exit(rw);
654 turnstile_exit(rw);
675 turnstile_exit(rw);
kern_turnstile.c 187 * turnstile_exit:
192 turnstile_exit(wchan_t obj) function in typeref:typename:void

Completed in 31 milliseconds