jinshuai86 commented on issue #2203: URL: https://github.com/apache/brpc/issues/2203#issuecomment-3138945314
@wwbmmm 想问下,如果 bthread 只调用了阻塞 pthread 的函数(read、write、mutex_lock等)或者发起了一次 RPC ,在 bthread 和 pthread 等待期间或者被唤醒后,会触发当前 bthread 切换到其它 pthread 执行吗? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
