mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 15:35:49 -04:00
add static thread names
This commit is contained in:
parent
5b67654530
commit
f16ee97093
7 changed files with 10 additions and 10 deletions
|
@ -1834,7 +1834,7 @@ int RsServer::StartupRetroShare()
|
|||
}
|
||||
|
||||
/* Startup this thread! */
|
||||
start() ;
|
||||
start("RsServer main") ;
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue