OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FindThreadByUid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_thread.cc
106
static bool
FindThreadByUid
(ThreadContextBase *tctx, void *arg) {
115
return thread_registry->FindThread(
FindThreadByUid
, (void*)uid);
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_thread.cc
287
static bool
FindThreadByUid
(ThreadContextBase *tctx, void *arg) {
297
int res = ctx->thread_registry->FindThread(
FindThreadByUid
, (void*)uid);
Completed in 12 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025