• Lee Howes's avatar
    Privately expose DefaultCPUExecutor as a form of InlineExecutor · cbb8cd2a
    Lee Howes authored
    Summary: DefaultCPUExecutor is the same as InlineExecutor, but hidden to avoid instantiating it to allow filtering on type, primarily in coro::task.
    
    Reviewed By: mpark, terrelln
    
    Differential Revision: D26077566
    
    fbshipit-source-id: 06704134f2446727cbb9f093df0b1954b46d2e49
    cbb8cd2a
GlobalExecutor.cpp 5.9 KB