HomeSort by: relevance | last modified time | path
    Searched defs:l_unlockfile (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/lua/dist/src/
liolib.c 102 #define l_unlockfile(f) funlockfile(f) macro
106 #define l_unlockfile(f) ((void)0) macro
502 l_unlockfile(rn.f);
531 l_unlockfile(f);
liolib.c 102 #define l_unlockfile(f) funlockfile(f) macro
106 #define l_unlockfile(f) ((void)0) macro
502 l_unlockfile(rn.f);
531 l_unlockfile(f);

Completed in 35 milliseconds