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

  /src/sys/kern/
kern_pmf.c 63 int pmf_debug_suspend; variable in typeref:typename:int
69 #define PMF_SUSPEND_PRINTF(x) if (pmf_debug_suspend) printf x
1123 NULL, 0, &pmf_debug_suspend, sizeof(pmf_debug_suspend),

Completed in 13 milliseconds