Giter Club home page Giter Club logo

Comments (6)

jtsiomb avatar jtsiomb commented on June 4, 2024 1

See ISO C11 standard (I'm using draft N1570), sections 7.26.4.2 and 7.26.4.4

from c11threads.

jtsiomb avatar jtsiomb commented on June 4, 2024

I'll gladly accept patches or pull requests implementing the equivalent operation on other systems.

from c11threads.

MarcusJohnson91 avatar MarcusJohnson91 commented on June 4, 2024

You wanna tell me what that operation is even supposed to do in the first place?

from c11threads.

MarcusJohnson91 avatar MarcusJohnson91 commented on June 4, 2024

Thank you. I was just reading the general threads.h definition in that standard.

from c11threads.

MarcusJohnson91 avatar MarcusJohnson91 commented on June 4, 2024

I forgot to mention that I filed a bug report with Apple about their lack of timed mutex, hopefully they'll get around to updating their pthreads implementation before Sierra comes out, but I doubt it.

from c11threads.

jtsiomb avatar jtsiomb commented on June 4, 2024

Just merged a pull request from github user "twistdroach", which works around missing timed mutexes by trylocking in a polling loop and sleeping of a while. This isn't a prefect solution, and I'm still open to suggestions and pull requests of more robust solutions, but it'll have to work for now, so I'm closing this enchancement request.

from c11threads.

Related Issues (14)

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.