Giter Club home page Giter Club logo

Comments (3)

chloro-pn avatar chloro-pn commented on June 3, 2024 1

emm不对,c++的compare_exchange_weak如果compare失败,会将存储的值load到oldValue,这个和gcc内置的cas不一样,我记错了。

from async_simple.

ChuanqiXu9 avatar ChuanqiXu9 commented on June 3, 2024

感觉好像是有点问题。本来想的是如果另外一个线程 unlock 的话,会恢复这个线程的 _state,就不会无限循环了,但如果这个线程本来就 await 在一个 awaiter 上的话好像就不行了。至于建议的修改能不能 work,我一下子也没想明白,得再想想

from async_simple.

ChuanqiXu9 avatar ChuanqiXu9 commented on June 3, 2024

感觉放到循环里是没啥问题,我们之后就这么改吧

from async_simple.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.