[RTEMS Project] #3188: Add C11 Threading Examples
RTEMS trac
trac at rtems.org
Thu Oct 12 19:22:36 UTC 2017
#3188: Add C11 Threading Examples
---------------------------+----------------------------
Reporter: Joel Sherrill | Owner: Joel Sherrill
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.12.0
Component: unspecified | Version: 4.12
Severity: normal | Resolution:
Keywords: |
---------------------------+----------------------------
Comment (by Joel Sherrill):
Add c11 directory to examples-v2 which contains a set of examples for
using the entire C11 <threads.h> API.
c11_thread01 - multiple threads, arguments, yield, sleep
c11_mutex01 - mutual exclusion, blocking, timeout
c11_cndvar01 - use condition variable to signal data arrival
c11_key01 - per thread storage
--
Ticket URL: <http://devel.rtems.org/ticket/3188#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list