HomeSort by: relevance | last modified time | path
    Searched refs:ThreadContextFactory (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_thread_registry.h 80 typedef ThreadContextBase* (*ThreadContextFactory)(u32 tid);
86 ThreadRegistry(ThreadContextFactory factory, u32 max_threads,
128 const ThreadContextFactory context_factory_;
sanitizer_thread_registry.cc 105 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory, u32 max_threads,

Completed in 12 milliseconds