Searched refs:unloaded (Results 1 – 2 of 2) sorted by relevance
115 unloaded (i.e. either through 'dlclose' or at program exit).128 library which registered a function with 'atexit' is unloaded explicitely135 such atexit() handlers when the corresponding shared library is unloaded.218 library is unloaded. However, this bug can be solved by simply recompiling229 a shared library is unloaded with dlclose().253 when the library is unloaded. However, this bug can be solved by simply
73 struct completion unloaded; member