Home
last modified time | relevance | path

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

/external/lua/src/
Dliolib.c88 #define l_unlockfile(f) funlockfile(f) macro
92 #define l_unlockfile(f) ((void)0) macro
463 l_unlockfile(rn.f); in read_number()
492 l_unlockfile(f); in read_line()