Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dfileobject.c9 #define FLOCKFILE(f) flockfile(f) macro
13 #define FLOCKFILE(f) macro
/external/python/cpython2/Objects/
Dfileobject.c31 #define FLOCKFILE(f) flockfile(f) macro
35 #define FLOCKFILE(f) macro