Searched defs:__c (Results 1 – 1 of 1) sorted by relevance
85 inline __task __co_impl(__context& __c) { in __co_impl()108 static thread_local __context_and_coro __c; in __impl() local