Searched refs:DSO_R_UNLOAD_FAILED (Results 1 – 5 of 5) sorted by relevance
41 # define DSO_R_UNLOAD_FAILED 107 macro
40 {ERR_PACK(ERR_LIB_DSO, 0, DSO_R_UNLOAD_FAILED),
64 ERR_raise(ERR_LIB_DSO, DSO_R_UNLOAD_FAILED); in DSO_free()
147 ERR_raise(ERR_LIB_DSO, DSO_R_UNLOAD_FAILED); in win32_unload()
586 DSO_R_UNLOAD_FAILED:107:could not unload the shared library
Completed in 11 milliseconds