Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
H A Ddlopen.c207 #define DLCLOSE_EXIT_DEAD_LOCK "libdl_multithread_test_dso.so" macro
219 handle = dlopen(DLCLOSE_EXIT_DEAD_LOCK, RTLD_GLOBAL); in dlclose_exit_test()
221 t_error("dlclose_exit_test dlopen %s failed: %s", DLCLOSE_EXIT_DEAD_LOCK, dlerror()); in dlclose_exit_test()

Completed in 1 milliseconds