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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dast.h181 * NOTE: if thread is the current thread, thread_ast_set() should
184 #define thread_ast_set(act, reason) \ macro
H A Dthread_act.c679 thread_ast_set(thread, AST_APC);
854 thread_ast_set(thread, AST_BSD);
861 thread_ast_set(thread, AST_BSD);
880 thread_ast_set(thread, AST_APC);
887 thread_ast_set(thread, AST_APC);

Completed in 81 milliseconds