Home
last modified time | relevance | path

Searched refs:hcount (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/lib/libdl/
A Ddlfcn.c16 static size_t hcount; variable
72 hcount++; in dlopen()
83 hcount--; in dlclose()
84 if (!hcount && sess != TEE_HANDLE_NULL) { in dlclose()

Completed in 6 milliseconds