OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thrp
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/tsan/go/
tsan_go.cc
88
void __tsan_init(ThreadState **
thrp
) {
90
main_thr = *
thrp
= thr;
/external/valgrind/main/helgrind/
hg_errors.c
465
Thr*
thrp
= NULL;
local
477
&wherep, &
thrp
, &conf_szB, &conf_isW, &conf_locksHeldW,
481
tl_assert(
thrp
);
482
threadp = libhb_get_Thr_hgthread(
thrp
);
[
all
...]
Completed in 4379 milliseconds