Searched refs:SPIN_LOCK (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/plat-sunos5/ | ||
D | IN.py | 62 def SPIN_LOCK(pl): return ((pl) > ipltospl(LOCK_LEVEL)) function |
D | STROPTS.py | 59 def SPIN_LOCK(pl): return ((pl) > ipltospl(LOCK_LEVEL)) function |