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

/xnu-2422.115.4/bsd/miscfs/specfs/
H A Dspec_vnops.c1605 proc_t throttled_proc = current_proc(); local
1607 /* The throttled_proc is always the current proc; so we are not concerned with refs */
1608 OSAddAtomic64(1, &(throttled_proc->was_throttled));

Completed in 18 milliseconds