Wykres commitów

2 Commity (d4cd4831b01ff87b4a9f84bb88b165e3b156b3b4)

Autor SHA1 Wiadomość Data
Damien George dbd54e0b5b unix: Implement garbage collection with threading.
This patch allows any given thread to do a proper garbage collection and
scan all the pointers of all active threads.
2016-06-28 11:28:49 +01:00
Damien George a791be936a unix: Add basic thread support using pthreads.
Has the ability to create new threads.
2016-06-28 11:28:48 +01:00