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

  /src/sys/kern/
subr_copy.c 506 * Wait for ucas_critical_exit to reopen the gate and let us
512 * Matches atomic_store_release in ucas_critical_exit.
576 ucas_critical_exit(lwp_t * const l) function in typeref:typename:void
622 ucas_critical_exit(l);
651 ucas_critical_exit(l);
subr_copy.c 506 * Wait for ucas_critical_exit to reopen the gate and let us
512 * Matches atomic_store_release in ucas_critical_exit.
576 ucas_critical_exit(lwp_t * const l) function in typeref:typename:void
622 ucas_critical_exit(l);
651 ucas_critical_exit(l);

Completed in 23 milliseconds