fpc/rtl/netbsd
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
powerpc
classes.pp
errno.inc
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
signal.inc
syscalls.inc
sysconst.inc
sysctlh.inc
sysnr.inc
sysofft.inc
systypes.inc
termio.pp
termios.inc
termiosproc.inc
tthread.inc * fixed web bug #3387: if one called resume right after creating a 2005-03-01 20:38:49 +00:00
unixsock.inc
unixsysc.inc