Home
last modified time | relevance | path

Searched defs:handle3 (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functionalext/dlns/
Ddlns_special_scene.c43 void* handle3 = dlopen_ns(&dlns, dllName, RTLD_LAZY); in dlopen_ns_special_0100() local
74 void* handle3 = dlopen_ns(&dlns_wrong_lib_path, dllName, RTLD_LAZY); in dlopen_ns_special_0200() local
Ddlns_inherit.c273 void* handle3 = dlopen_ns(&dlnsA, libD, RTLD_LAZY); in dlns_inherit_0900() local
313 void* handle3 = dlopen_ns(&dlnsD, dllName, RTLD_LAZY); in dlns_inherit_1000() local
Ddlns_set_fun.c261 void* handle3 = dlopen_ns(&dlns, libBpath, RTLD_LAZY); in dlns_set_namespace_permitted_paths_0500() local
/third_party/musl/libc-test/src/functional/
Ddlopen_ns.c205 void* handle3 = dlopen_ns(&inherit_A, dllName, RTLD_LAZY); in dlopen_inherit() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dlock_test.cc215 PlatformThreadHandle handle3 = kNullThreadHandle; in MutexFourThreads() local