Searched refs:lua_unlock (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlapi.c106 lua_unlock(L);
122 lua_unlock(to);
131 lua_unlock(L);
177 lua_unlock(L);
188 lua_unlock(L);
201 lua_unlock(L);
221 lua_unlock(L);
230 lua_unlock(L);
238 lua_unlock(L);
311 lua_unlock(
[all...]
H A Dlzio.c25 lua_unlock(L);
H A Dllimits.h158 #define lua_unlock(L) ((void) 0) macro
162 #define luai_threadyield(L) {lua_unlock(L); lua_lock(L);}
H A Dldo.c126 lua_unlock(L);
242 lua_unlock(L);
328 lua_unlock(L);
434 lua_unlock(L);
531 lua_unlock(L);
572 lua_unlock(L);
600 lua_unlock(L);
H A Dldebug.c102 lua_unlock(L);
170 lua_unlock(L);
185 lua_unlock(L);
306 lua_unlock(L);
H A Dldump.c33 lua_unlock(D->L);
H A Dlstate.c249 lua_unlock(L);
/freebsd-12-stable/contrib/lua/src/
H A Dlapi.c113 lua_unlock(L);
130 lua_unlock(to);
139 lua_unlock(L);
185 lua_unlock(L);
218 lua_unlock(L);
233 lua_unlock(L);
241 lua_unlock(L);
314 lua_unlock(L);
332 lua_unlock(L);
384 lua_unlock(
[all...]
H A Dlzio.c27 lua_unlock(L);
H A Dllimits.h213 ** ('lua_lock') and leaves the core ('lua_unlock')
217 #define lua_unlock(L) ((void) 0) macro
225 #define luai_threadyield(L) {lua_unlock(L); lua_lock(L);}
H A Dldo.c127 lua_unlock(L);
268 lua_unlock(L);
433 lua_unlock(L);
532 lua_unlock(L);
607 lua_unlock(L);
635 lua_unlock(L);
682 lua_unlock(L);
716 lua_unlock(L);
H A Dldebug.c122 lua_unlock(L);
191 lua_unlock(L);
207 lua_unlock(L);
338 lua_unlock(L);
H A Dldump.c42 lua_unlock(D->L);
H A Dlstate.c280 lua_unlock(L);
H A Dluac.c185 lua_unlock(L);

Completed in 83 milliseconds