-
- Downloads
sched: fold detached_thread into thread
Instead of a subclass, make it a thread attribute. This simplifies usage and also allows detaching a thread after creation.
Loading
Please register or sign in to comment
Instead of a subclass, make it a thread attribute. This simplifies usage and also allows detaching a thread after creation.