summaryrefslogtreecommitdiff
path: root/README.configure
diff options
context:
space:
mode:
authorTill Strauman <strauman@slac.stanford.edu>2013-12-17 16:59:38 -0600
committerGedare Bloom <gedare@rtems.org>2014-04-11 15:44:15 -0400
commit44c3ffbba70551f4a64d7facdbd6610cc066f9fa (patch)
tree81ebc8450ea04385afb8f704630070236b8d58ab /README.configure
parent765ae93bdbcb3e9fd124d2344527456b1db1e215 (diff)
posix: fix race condition between pthread_create and capture engine
Fix PR 2068: Reproducable crashes occur when using pthreads and the capture engine at the same time. 'pthread_create()' is the culprit. It creates a SCORE thread and then calls Thread_Start( ) without disabling thread-dispatching.
Diffstat (limited to 'README.configure')
0 files changed, 0 insertions, 0 deletions