Searched refs:ThreadContextFactory (Results 1 – 2 of 2) sorted by relevance
86 typedef ThreadContextBase* (*ThreadContextFactory)(u32 tid); typedef90 ThreadRegistry(ThreadContextFactory factory);91 ThreadRegistry(ThreadContextFactory factory, u32 max_threads,133 const ThreadContextFactory context_factory_;
102 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory) in ThreadRegistry()105 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory, u32 max_threads, in ThreadRegistry()