* thread.cc (pthread::create): Move postcreate call to avoid a potential race.
(pthread::cancelable_wait): Don't allow signal interrupt unless main thread.
This commit is contained in:
parent
1940656ab9
commit
9b0b76ba92
@ -1,3 +1,10 @@
|
|||||||
|
2004-05-06 Christopher Faylor <cgf@alum.bu.edu>
|
||||||
|
|
||||||
|
* thread.cc (pthread::create): Move postcreate call to avoid a
|
||||||
|
potential race.
|
||||||
|
(pthread::cancelable_wait): Don't allow signal interrupt unless main
|
||||||
|
thread.
|
||||||
|
|
||||||
2004-05-07 Pierre Humblet <pierre.humblet@ieee.org>
|
2004-05-07 Pierre Humblet <pierre.humblet@ieee.org>
|
||||||
Christopher Faylor <cgf@timesys.com>
|
Christopher Faylor <cgf@timesys.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user