Searched refs:ThreadContextFactory (Results 1 – 2 of 2) sorted by relevance
88 typedef ThreadContextBase* (*ThreadContextFactory)(u32 tid); typedef92 ThreadRegistry(ThreadContextFactory factory);93 ThreadRegistry(ThreadContextFactory factory, u32 max_threads,147 const ThreadContextFactory context_factory_;
115 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory) in ThreadRegistry()118 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory, u32 max_threads, in ThreadRegistry()