Searched refs:RT_FL_THREADS (Results 1 – 3 of 3) sorted by relevance
345 if (rtld_flags & RT_FL_THREADS) { in dbg_print()
382 rtld_flags |= RT_FL_THREADS; in get_lcinterface()
276 #define RT_FL_THREADS 0x00000001 /* threads are enabled */ macro