Home
last modified time | relevance | path

Searched defs:LOCK_PLMIN (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/plat-unixware7/
DIN.py510 def LOCK_PLMIN(lockp): return \ function
522 def LOCK_PLMIN(lockp): return LOCK((lockp), PLMIN) function