-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
Hey there!
I would like to request some examples of a multi-threaded application. Specifically one, that does background tasks and then joins the threads later.
I tried to do this with both libNX threads and std::thread but I cannot get the threads to work reliably (i.e. not freeze the app at random times). I cannot easily post my code without massive modifications, so I would like to take a look at a reference implementation to see what I am doing wrong.
Metadata
Metadata
Assignees
Labels
No labels