Searched refs:lib0 (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/test/tsan/
H A Dignore_lib2.cc17 std::string lib0 = std::string(dirname(argv[0])) + "/libignore_lib2_0.so"; local
19 dlopen(lib0.c_str(), RTLD_GLOBAL | RTLD_NOW);

Completed in 153 milliseconds