Searched defs:current_task (Results 1 – 4 of 4) sorted by relevance
84 #define current_task() mach_task_self() macro
130 extmod_statistics_log(task_t current_task, task_t target) in extmod_statistics_log()
7862 current_task(void) in current_task() function
1695 task_t current_task = proc_task(block->lf_owner); in lf_drop_assertion() local