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)
Changed the source field into a doc field.
555df82
4 years ago
81 Commits
nujel
/
lib
/
allocator
/ garbage-collection.h
Raw
text/plain
•
87 B
•
6 lines
#pragma once extern int lGCRuns; void lGarbageCollect(); void lGarbageCollectForce();