HomeSort by relevance Sort by last modified time
    Searched refs:luai_threadyield (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/third_party/lua/src/
llimits.h 159 #if !defined(luai_threadyield)
160 #define luai_threadyield(L) {lua_unlock(L); lua_lock(L);} macro
lvm.c 517 luai_threadyield(L); )

Completed in 62 milliseconds