Searched refs:rw_exit (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/plat-irix5/ | ||
D | FILE.py | 96 def rw_exit(r): return mrunlock(r) function |
/external/python/cpython2/Lib/plat-irix6/ | ||
D | FILE.py | 531 def rw_exit(r): return mrunlock(r) function |