Searched refs:get_self_recall_task (Results 1 – 2 of 2) sorted by relevance
29 inline d1::task* get_self_recall_task(arena_slot& slot);65 t = get_self_recall_task(slot); in continue_execution()131 t = get_self_recall_task(slot); in continue_execution()165 t = get_self_recall_task(slot); in continue_execution()
44 inline d1::task* get_self_recall_task(arena_slot& slot) { in get_self_recall_task() function