Threads native

suggest change

Versions

[{“Name”:“C11”,“GroupName”:null}]

Syntax

Remarks

C11 threads are an optional feature. Their absence can be tested with __STDC__NO_THREAD__. Currently (Jul 2016) this feature is not yet implemented by all C libraries that otherwise support C11.

C libraries that are known to support C11 threads are:

C libraries that don’t support C11 threads, yet:

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents