Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-thread.h289 #define LOCKMODULE(module) countingMutexLock((module)->mutex) macro
464 #define LOCKMODULE(module) macro
H A Dpl-modul.c1445 { LOCKMODULE(module); in exportProcedure()
1575 { LOCKMODULE(m); in fixExportModule()
1713 LOCKMODULE(destination); in import()
H A Dpl-srcfile.c841 LOCKMODULE(m);
1347 LOCKMODULE(m); in fix_module()
H A Dpl-proc.c236 LOCKMODULE(m); in importDefinitionModule()
2625 LOCKMODULE(m); in autoImport()