Home
last modified time | relevance | path

Searched defs:initialized (Results 1 – 3 of 3) sorted by relevance

/system/media/wilhelm/src/
DThreadPool.c92 unsigned initialized = INITIALIZED_NONE; // which objects were successfully initialized in ThreadPool_init() local
167 static void ThreadPool_deinit_internal(ThreadPool *tp, unsigned initialized, unsigned nThreads) in ThreadPool_deinit_internal()
/system/core/adb/
Dusb_osx.c403 static int initialized = 0; variable
/system/core/libcutils/
Dmq.c245 static bool initialized = false; in getMasterAddress() local