Home
last modified time | relevance | path

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

/civetweb-2.7.6/src/third_party/lua-5.1.5/src/
Dlgc.c525 static void atomic (lua_State *L) { in atomic() function
568 atomic(L); /* finish mark phase */ in singlestep()
/civetweb-2.7.6/src/third_party/lua-5.2.4/src/
Dlgc.c999 static l_mem atomic (lua_State *L) { in atomic() function
1062 work = atomic(L); /* add what was traversed by 'atomic' */ in singlestep()
/civetweb-2.7.6/src/third_party/lua-5.3.5/src/
Dlgc.c982 static l_mem atomic (lua_State *L) { in atomic() function
1065 work = atomic(L); /* work is what was traversed by 'atomic' */ in singlestep()