Home
last modified time | relevance | path

Searched refs:JS_DESTROY_LOCK (Results 1 – 25 of 31) sorted by relevance

12

/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djslock.h92 #define JS_DESTROY_LOCK(l) PR_DestroyLock(l) macro
219 #define JS_DESTROY_LOCK(l) ((void)0) macro
H A Djslock.c220 JS_DESTROY_LOCK(((JSLock*)tl->fat)); in js_FinishLock()
H A Djsapi.c764 JS_DESTROY_LOCK(rt->gcLock); in JS_DestroyRuntime()
770 JS_DESTROY_LOCK(rt->rtLock); in JS_DestroyRuntime()
774 JS_DESTROY_LOCK(rt->setSlotLock); in JS_DestroyRuntime()
H A Djsscript.c1098 JS_DESTROY_LOCK(rt->scriptFilenameTableLock); in js_FinishRuntimeScriptState()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djslock.h92 #define JS_DESTROY_LOCK(l) PR_DestroyLock(l) macro
219 #define JS_DESTROY_LOCK(l) ((void)0) macro
H A Djslock.c220 JS_DESTROY_LOCK(((JSLock*)tl->fat)); in js_FinishLock()
H A Djsapi.c764 JS_DESTROY_LOCK(rt->gcLock); in JS_DestroyRuntime()
770 JS_DESTROY_LOCK(rt->rtLock); in JS_DestroyRuntime()
774 JS_DESTROY_LOCK(rt->setSlotLock); in JS_DestroyRuntime()
H A Djsscript.c1098 JS_DESTROY_LOCK(rt->scriptFilenameTableLock); in js_FinishRuntimeScriptState()
/dports/lang/spidermonkey17/js/src/
H A Djslock.h92 #define JS_DESTROY_LOCK(l) PR_DestroyLock(l) macro
219 #define JS_DESTROY_LOCK(l) ((void)0) macro
H A Djslock.c220 JS_DESTROY_LOCK(((JSLock*)tl->fat)); in js_FinishLock()
H A Djsapi.c762 JS_DESTROY_LOCK(rt->gcLock); in JS_DestroyRuntime()
768 JS_DESTROY_LOCK(rt->rtLock); in JS_DestroyRuntime()
772 JS_DESTROY_LOCK(rt->setSlotLock); in JS_DestroyRuntime()
H A Djsscript.c1098 JS_DESTROY_LOCK(rt->scriptFilenameTableLock); in js_FinishRuntimeScriptState()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djslock.h92 #define JS_DESTROY_LOCK(l) PR_DestroyLock(l) macro
219 #define JS_DESTROY_LOCK(l) ((void)0) macro
H A Djslock.c220 JS_DESTROY_LOCK(((JSLock*)tl->fat)); in js_FinishLock()
H A Djsapi.c764 JS_DESTROY_LOCK(rt->gcLock); in JS_DestroyRuntime()
770 JS_DESTROY_LOCK(rt->rtLock); in JS_DestroyRuntime()
774 JS_DESTROY_LOCK(rt->setSlotLock); in JS_DestroyRuntime()
H A Djsscript.c1098 JS_DESTROY_LOCK(rt->scriptFilenameTableLock); in js_FinishRuntimeScriptState()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djslock.h92 #define JS_DESTROY_LOCK(l) PR_DestroyLock(l) macro
219 #define JS_DESTROY_LOCK(l) ((void)0) macro
H A Djslock.c220 JS_DESTROY_LOCK(((JSLock*)tl->fat)); in js_FinishLock()
H A Djsapi.c764 JS_DESTROY_LOCK(rt->gcLock); in JS_DestroyRuntime()
770 JS_DESTROY_LOCK(rt->rtLock); in JS_DestroyRuntime()
774 JS_DESTROY_LOCK(rt->setSlotLock); in JS_DestroyRuntime()
H A Djsscript.c1098 JS_DESTROY_LOCK(rt->scriptFilenameTableLock); in js_FinishRuntimeScriptState()
/dports/devel/jsl/jsl-0.3.0/src/
H A Djslock.h89 #define JS_DESTROY_LOCK(l) PR_DestroyLock(l) macro
235 #define JS_DESTROY_LOCK(l) ((void)0) macro
H A Djsarena.c478 JS_DESTROY_LOCK(arena_freelist_lock); in JS_ArenaShutDown()
H A Djslock.c189 JS_DESTROY_LOCK(((JSLock*)tl->fat)); in js_FinishLock()
H A Djsscript.c967 JS_DESTROY_LOCK(rt->scriptFilenameTableLock); in js_FinishRuntimeScriptState()
H A Djsapi.c738 JS_DESTROY_LOCK(rt->gcLock); in JS_DestroyRuntime()
744 JS_DESTROY_LOCK(rt->rtLock); in JS_DestroyRuntime()
748 JS_DESTROY_LOCK(rt->setSlotLock); in JS_DestroyRuntime()

12