Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-unixware7/
DIN.py512 def TRYLOCK_PLMIN(lockp): return LOCK_PLMIN(lockp) function
524 def TRYLOCK_PLMIN(lockp): return TRYLOCK((lockp), PLMIN) function