Files
rtems/cpukit
Sebastian Huber e4ad14cc78 score: Avoid some deadlocks in _Once()
Recursive usage of the same pthread_once_t results now in a deadlock.
Previously, an error of EINVAL was returned.  This usage scenario is
invalid according to the POSIX pthread_once() specification.

Close #3334.
2019-02-18 07:25:58 +01:00
..
2018-12-14 07:03:33 +01:00
2018-11-20 09:45:51 -06:00
2019-02-09 10:06:33 +11:00
2018-12-21 07:50:47 +01:00
2019-01-07 09:49:16 +01:00
2018-12-18 08:50:08 +01:00
2018-12-27 09:00:59 +01:00