Home
last modified time | relevance | path

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

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dspvw_allocate.d25 #define LOCK_ALLOCATE() ACQUIRE_HEAP_LOCK(); GC_STOP_WORLD(false)
H A Dlispbibl.d20382 #define GC_STOP_WORLD(lock_heap) \ macro
20394 GC_STOP_WORLD(lh); \
20587 #define GC_STOP_WORLD(lock_heap)
H A DChangeLog14535 (GC_STOP_WORLD): macro for stopping all threads for GC