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

/darwin-on-arm/xnu/osfmk/kern/
H A Dast.c159 thread_ast_clear(thread, AST_BSD);
168 thread_ast_clear(thread, AST_MACF);
179 thread_ast_clear(thread, AST_LEDGER);
188 thread_ast_clear(thread, AST_KPERF);
H A Dast.h190 #define thread_ast_clear(act, reason) \ macro
H A Dthread_act.c735 thread_ast_clear(thread, AST_APC);

Completed in 47 milliseconds