Home
last modified time | relevance | path

Searched refs:Heap_lockdepth (Results 1 – 5 of 5) sorted by relevance

/dports/lang/voc/voc-63008f6/bootstrap/windows-48/
H A DHeap.c76 static INT16 Heap_lockdepth; variable
122 Heap_lockdepth += 1; in Heap_Lock()
127 Heap_lockdepth -= 1; in Heap_Unlock()
128 if ((Heap_interrupted && Heap_lockdepth == 0)) { in Heap_Unlock()
668 if (Heap_lockdepth == 0 || (Heap_lockdepth == 1 && !markStack)) { in Heap_GC()
759 Heap_lockdepth = 0; in Heap_InitHeap()
/dports/lang/voc/voc-63008f6/bootstrap/unix-88/
H A DHeap.c76 static INT16 Heap_lockdepth; variable
122 Heap_lockdepth += 1; in Heap_Lock()
127 Heap_lockdepth -= 1; in Heap_Unlock()
128 if ((Heap_interrupted && Heap_lockdepth == 0)) { in Heap_Unlock()
668 if (Heap_lockdepth == 0 || (Heap_lockdepth == 1 && !markStack)) { in Heap_GC()
759 Heap_lockdepth = 0; in Heap_InitHeap()
/dports/lang/voc/voc-63008f6/bootstrap/unix-48/
H A DHeap.c76 static INT16 Heap_lockdepth; variable
122 Heap_lockdepth += 1; in Heap_Lock()
127 Heap_lockdepth -= 1; in Heap_Unlock()
128 if ((Heap_interrupted && Heap_lockdepth == 0)) { in Heap_Unlock()
668 if (Heap_lockdepth == 0 || (Heap_lockdepth == 1 && !markStack)) { in Heap_GC()
759 Heap_lockdepth = 0; in Heap_InitHeap()
/dports/lang/voc/voc-63008f6/bootstrap/unix-44/
H A DHeap.c76 static INT16 Heap_lockdepth; variable
122 Heap_lockdepth += 1; in Heap_Lock()
127 Heap_lockdepth -= 1; in Heap_Unlock()
128 if ((Heap_interrupted && Heap_lockdepth == 0)) { in Heap_Unlock()
668 if (Heap_lockdepth == 0 || (Heap_lockdepth == 1 && !markStack)) { in Heap_GC()
759 Heap_lockdepth = 0; in Heap_InitHeap()
/dports/lang/voc/voc-63008f6/bootstrap/windows-88/
H A DHeap.c76 static INT16 Heap_lockdepth; variable
122 Heap_lockdepth += 1; in Heap_Lock()
127 Heap_lockdepth -= 1; in Heap_Unlock()
128 if ((Heap_interrupted && Heap_lockdepth == 0)) { in Heap_Unlock()
668 if (Heap_lockdepth == 0 || (Heap_lockdepth == 1 && !markStack)) { in Heap_GC()
759 Heap_lockdepth = 0; in Heap_InitHeap()