HomeSort by relevance Sort by last modified time
    Searched refs:_rng_pid (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tempfile.py 127 if cur_pid != getattr(self, '_rng_pid', None):
129 self._rng_pid = cur_pid
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tempfile.py 127 if cur_pid != getattr(self, '_rng_pid', None):
129 self._rng_pid = cur_pid

Completed in 155 milliseconds