Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-unixware7/
DIN.py516 def RW_RDLOCK_PLMIN(lockp): return LOCK_PLMIN(lockp) function
528 def RW_RDLOCK_PLMIN(lockp): return RW_RDLOCK((lockp), PLMIN) function