Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
DFILE.py82 def cv_destroy(cv): return freesema(cv) function
/external/python/cpython2/Lib/plat-irix6/
DFILE.py527 def cv_destroy(cv): return sv_destroy(cv) function