Knowledge Base Ask Cody Resources



 
I have my own threading class that takes care of race conditions when starting and shutting down a thread. I would like to call the server_proc from within it. What calls should I use?
If you want your code to handle the multithreading, use the svc_run() or svc_run_ex(0) calls to run the server.







11/24/2024   Legal notices | PRIVACY Policy |