OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lib0
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/test/tsan/
ignore_lib2.cc
17
std::string
lib0
= std::string(dirname(argv[0])) + "/libignore_lib2_0.so";
local
19
dlopen(
lib0
.c_str(), RTLD_GLOBAL | RTLD_NOW);
Completed in 155 milliseconds