Searched refs:RW_LOCK_HELD (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/plat-sunos5/ | ||
D | IN.py | 340 def RW_LOCK_HELD(x): return (rw_lock_held((x))) function |
D | STROPTS.py | 337 def RW_LOCK_HELD(x): return (rw_lock_held((x))) function |