fpc/rtl/openbsd
Jonas Maebe 92a2ba07ad * fixed web bug #3387: if one called resume right after creating a
suspended thread, it was possible that resume was executed before
    that thread had completed its initialisation in BeginThread ->
    FInitialSuspended was set to false in resume and nevertheless a
    semafore was posted
  * second problem fixed: set FSuspended to false before waking up the
    thread, so that it doesn't get FSuspended = true right after waking
    up. This should be done atomically to be completely correct though.
2005-03-01 20:38:49 +00:00
..
i386 * truncate log 2005-02-14 17:13:06 +00:00
classes.pp * truncate log 2005-02-14 17:13:06 +00:00
errno.inc * truncate log 2005-02-14 17:13:06 +00:00
Makefile * 1.9.8 2005-02-15 22:28:29 +00:00
Makefile.fpc * 1.9.8 2005-02-15 22:28:29 +00:00
ptypes.inc * truncate log 2005-02-14 17:13:06 +00:00
signal.inc * truncate log 2005-02-14 17:13:06 +00:00
syscalls.inc * truncate log 2005-02-14 17:13:06 +00:00
sysconst.inc * truncate log 2005-02-14 17:13:06 +00:00
sysctlh.inc * truncate log 2005-02-14 17:13:06 +00:00
sysnr.inc * truncate log 2005-02-14 17:13:06 +00:00
sysofft.inc * truncate log 2005-02-14 17:13:06 +00:00
systypes.inc * truncate log 2005-02-14 17:13:06 +00:00
termio.pp * truncate log 2005-02-14 17:13:06 +00:00
termios.inc * truncate log 2005-02-14 17:13:06 +00:00
termiosproc.inc * truncate log 2005-02-14 17:13:06 +00:00
tthread.inc * fixed web bug #3387: if one called resume right after creating a 2005-03-01 20:38:49 +00:00
unixsock.inc * truncate log 2005-02-14 17:13:06 +00:00
unixsysc.inc * truncate log 2005-02-14 17:13:06 +00:00