Searched refs:ThreadContextFactory (Results 1 – 2 of 2) sorted by relevance
87 typedef ThreadContextBase* (*ThreadContextFactory)(u32 tid); typedef91 ThreadRegistry(ThreadContextFactory factory);92 ThreadRegistry(ThreadContextFactory factory, u32 max_threads,142 const ThreadContextFactory context_factory_;
104 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory) in ThreadRegistry()107 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory, u32 max_threads, in ThreadRegistry()