Searched refs:CREATE_OR_CONTINUE_TASK (Results 1 – 2 of 2) sorted by relevance
443 #define CREATE_OR_CONTINUE_TASK(_task, rettype, func) _task = (_task == Concurrency::task<rettype>(… macro533 #define CREATE_OR_CONTINUE_TASK(_task, rettype, func) _task = (_task == Concurrency_winrt::task<ret… macro
3687 CREATE_OR_CONTINUE_TASK(openTask, bool, func) in open()