Does any C library implement C11 threads for GNU/Linux?

前端 未结 7 1285
抹茶落季
抹茶落季 2020-11-29 02:59

There have been a lot of questions about C11 and C11 threading, but I don\'t see a definitive answer anywhere:

Does any C

7条回答
  •  Happy的楠姐
    2020-11-29 03:10

    Finally GNU LIBC 2.28 supports C11 ISO Threads.

    I assume Archlinux, Gentoo and Suse Tumbleweed will support it quickly. Later in this year Fedora and Ubuntu and the others in 2019 or later.

提交回复
热议问题