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 2022/01/17 06:22:29 UTC

[GitHub] [incubator-brpc] hiberabyss opened a new issue #1674: [Question] What if use ConditionVariable in pthread?

hiberabyss opened a new issue #1674:
URL: https://github.com/apache/incubator-brpc/issues/1674


   当直接在 pthread 线程中使用 bthread 的 ConditionVariable 时, 能正常工作么?


-- 
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-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-brpc] lorinlee commented on issue #1674: [Question] What if use ConditionVariable in pthread?

Posted by GitBox <gi...@apache.org>.
lorinlee commented on issue #1674:
URL: https://github.com/apache/incubator-brpc/issues/1674#issuecomment-1019213452


   Hi @hiberabyss , Has your problem been solved?


-- 
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-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-brpc] TousakaRin closed issue #1674: [Question] What if use ConditionVariable in pthread?

Posted by GitBox <gi...@apache.org>.
TousakaRin closed issue #1674:
URL: https://github.com/apache/incubator-brpc/issues/1674


   


-- 
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-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-brpc] serverglen commented on issue #1674: [Question] What if use ConditionVariable in pthread?

Posted by GitBox <gi...@apache.org>.
serverglen commented on issue #1674:
URL: https://github.com/apache/incubator-brpc/issues/1674#issuecomment-1014194343


   bthread所有接口可在pthread中被调用并有合理的行为,使用bthread的代码可以在pthread中正常执行。
   参考:https://github.com/apache/incubator-brpc/blob/master/docs/cn/bthread.md


-- 
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-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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