Searched defs:initialized (Results 1 – 3 of 3) sorted by relevance
92 unsigned initialized = INITIALIZED_NONE; // which objects were successfully initialized in ThreadPool_init() local167 static void ThreadPool_deinit_internal(ThreadPool *tp, unsigned initialized, unsigned nThreads) in ThreadPool_deinit_internal()
403 static int initialized = 0; variable
245 static bool initialized = false; in getMasterAddress() local