Home
last modified time | relevance | path

Searched defs:pending_ast (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/osfmk/kern/
H A Dast.c449 ast_t *pending_ast = ast_pending(); in ast_on() local
461 ast_t *pending_ast = ast_pending(); in ast_off() local
474 ast_t *pending_ast = ast_pending(); in ast_consume() local
490 ast_t *pending_ast = ast_pending(); in ast_peek() local
504 ast_t *pending_ast = ast_pending(); in ast_context() local
H A Dsyscall_subr.c645 ast_t *pending_ast = ast_pending(); in thread_yield_to_preemption() local