Home
last modified time | relevance | path

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

/development/ndk/platforms/
DREADME.CRT.TXT115 unloaded (i.e. either through 'dlclose' or at program exit).
128 library which registered a function with 'atexit' is unloaded explicitely
135 such atexit() handlers when the corresponding shared library is unloaded.
218 library is unloaded. However, this bug can be solved by simply recompiling
229 a shared library is unloaded with dlclose().
253 when the library is unloaded. However, this bug can be solved by simply
/development/ndk/platforms/android-3/include/linux/
Ddevice.h73 struct completion unloaded; member