You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2019/03/20 09:10:22 UTC

[GitHub] [incubator-brpc] DreamTeamWangbowen opened a new issue #693: brpc have not similiar pthread_detach? thread_join() is blocked

DreamTeamWangbowen opened a new issue #693: brpc have not similiar pthread_detach? thread_join() is blocked 
URL: https://github.com/apache/incubator-brpc/issues/693
 
 
   brpc have not similiar pthread_detach? thread_join() is blocked.
   I want to the current thread exit and free resource.
   for example,in my bthread function,at the end-line,I create a new bthread and join,the last join will be blocking...  
   
   oh,it's a while... 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org