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

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dfasttrap.c143 static uint_t fasttrap_cleanup_work; variable
342 while (fasttrap_cleanup_work) {
343 fasttrap_cleanup_work = 0;
427 * to detach), we set fasttrap_cleanup_work to ensure that we'll
435 fasttrap_cleanup_work = 1;
450 fasttrap_cleanup_work = 1;

Completed in 17 milliseconds