Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix6/
DFILE.py474 def mutex_spinlock(l): return splhi() function
503 def mp_mutex_spinlock(m): return mutex_spinlock(m)