1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 18:55:07 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
f1d6a37d5d LibCore: Add CThread, a simple thread abstraction object.
Currently this is only a simple wrapper around create_thread() that
remembers the thread ID of the spawned thread.
2019-07-14 10:19:51 +02:00