aboutsummaryrefslogtreecommitdiff
path: root/src/thread.cc
Commit message (Collapse)AuthorAge
* all `crplayer.cc` functions outside `TPlayer`fusion322025-06-17
|
* linux Makefile + fix most compilation problemsfusion322025-05-25
| | | | | | | I wanted to see if the compiler had any problems with the code so far and added a few stub definitions so that each file would properly compile. We still fail when linking but we're able to to find and fix compile time errors.
* implement threading APIfusion322025-05-22