Login
Ben
/
Nujel
Overview
Code
Talk
CI
Settings
develop
feature/new-benchmarks
master
new-stackless
stackless
value-types
wolkenwelten
7 branches
0 tags
SSH
HTTP
Ben (X13/Arch)
Code cleanup and added some commentary
0ee1f25
4 years ago
77 Commits
nujel
/
lib
/
allocator
/ garbage-collection.h
Raw
text/plain
•
87 B
•
6 lines
#pragma once extern int lGCRuns; void lGarbageCollect(); void lGarbageCollectForce();