imdouyu commented on issue #2818: URL: https://github.com/apache/brpc/issues/2818#issuecomment-2469514019
> 1. bthread内可以起pthread。但是pthread_join会阻塞worker线程,慎用。 > 2. bthread同步原语支持bthread和pthread。在pthread执行的是pthread的同步逻辑。 这里说的worker线程指bthread运行的线程吗 -- 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. To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org