Home
last modified time | relevance | path

Searched refs:max_children (Results 1 – 4 of 4) sorted by relevance

/external/vixl/test/
Dtest-use-scratch-register-scope.cc87 int max_children = static_cast<int>(std::abs(mrand48()) % kDepthLimit); in Run() local
88 int children = std::max(0, max_children - depth); in Run()
/external/python/cpython2/Lib/
DSocketServer.py513 max_children = 40 variable in ForkingMixIn
526 while len(self.active_children) >= self.max_children:
/external/valgrind/docs/internals/
D3_2_BUGSTATUS.txt67 144453 fixed (get_XCon): Assertion 'xpt->max_children != 0' failed.
/external/valgrind/
DNEWS.old238 144453 (get_XCon): Assertion 'xpt->max_children != 0' failed.