Giter Club home page Giter Club logo

Comments (2)

jtsiomb avatar jtsiomb commented on June 11, 2024 1

I don't know why that is. And I don't have the time currently to look into it. If you happen to dig deeper and find why thrd_exit must be public please let me know.

Maybe that implies that the implementation already has a notion of thrd_exit and this one conflicts with it? Did they finally add C11 threads to glibc after all those years and maybe this header is no longer necessary?

The design behind this project was to just drop a header file which provides the new functions as static inline, without adding a separate translation unit. So the fact that it's not a public symbol is by design. So I'm not sure what I'm supposed to do with that error, at least not without more information about it.

from c11threads.

satmandu avatar satmandu commented on June 11, 2024

Thanks for the feedback. We've just been using this file as a drop-in on older systems which don't have threads.h, but it turns out that just removing this file lets grep build just fine, so this issue probably isn't worth pursuing further.

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.