OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fake_tsd
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/lib/asan/
asan_win.cc
38
static __declspec(thread) void *
fake_tsd
= 0;
member in namespace:__asan
47
return
fake_tsd
;
52
fake_tsd
= tsd;
Completed in 694 milliseconds