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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mutex.py 10 def called_by_mutex(some_data): function in function:MutexTest.test_lock_and_unlock
24 m.lock(called_by_mutex, "spam")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mutex.py 10 def called_by_mutex(some_data): function in function:MutexTest.test_lock_and_unlock
24 m.lock(called_by_mutex, "spam")

Completed in 568 milliseconds