Searched refs:initLocks (Results 1 – 6 of 6) sorted by relevance
334 if (firstDSO) initLocks(); in _d_dso_registry()587 void initLocks() nothrow @nogc in initLocks() function
339 if (firstDSO) initLocks(); in _d_dso_registry()532 void initLocks() nothrow @nogc in initLocks() function
442 if (firstDSO) initLocks(); in _d_dso_registry()638 void initLocks() nothrow @nogc in initLocks() function
443 if (firstDSO) initLocks(); in _d_dso_registry()639 void initLocks() nothrow @nogc in initLocks() function
574 static void initLocks() @nogc in initLocks() function
2113 Thread.initLocks(); in thread_init()