Searched refs:moduleCount (Results 1 – 3 of 3) sorted by relevance
1416 if (moduleCount()) moduleReleaseGIL(); in beforeSleep()1424 if (moduleCount()) moduleAcquireGIL(); in afterSleep()
1410 size_t moduleCount(void);
5301 size_t moduleCount(void) { in moduleCount() function