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

/darwin-on-arm/xnu/osfmk/kern/
H A Dast.h185 * NOTE: if thread is the current thread, thread_ast_set() should
188 #define thread_ast_set(act, reason) \ macro
H A Dthread_act.c712 thread_ast_set(thread, AST_APC);
910 thread_ast_set(thread, ast);
917 thread_ast_set(thread, ast);
H A Dledger.c754 thread_ast_set(thread, AST_LEDGER);
760 thread_ast_set(thread, AST_LEDGER);

Completed in 60 milliseconds