Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_mutex.py14 m.lock(called_by_mutex2, "eggs")
16 def called_by_mutex2(some_data): function