Searched refs:uu_throttle_bc (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Duser.h190 boolean_t uu_throttle_bc; member in struct:uthread
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1227 if (ut->uu_throttle_bc == TRUE)
1332 if (sleep_amount == 1 && ut->uu_throttle_bc == FALSE)
1406 ut->uu_throttle_bc = FALSE;
1436 ut->uu_throttle_bc = FALSE;
1450 ut->uu_throttle_bc = BC_throttle;

Completed in 21 milliseconds