mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
add static thread names
This commit is contained in:
parent
5b67654530
commit
f16ee97093
7 changed files with 10 additions and 10 deletions
|
@ -30,7 +30,7 @@ RsControlModule::RsControlModule(int argc, char **argv, StateTokenServer* sts, A
|
|||
this->argv = argv;
|
||||
// start worker thread
|
||||
if(full_control)
|
||||
start("RS ctrl module");
|
||||
start("resapi ctrl mod");
|
||||
else
|
||||
mRunState = RUNNING_OK_NO_FULL_CONTROL;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue