added synchronisation code at startup so all clients start at the same
commitf187db7ca7334c9cae3a88326fe997d27d24a6a5
authorAndrew Tridgell <tridge@samba.org>
Sun, 9 May 1999 04:45:09 +0000 (9 04:45 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 9 May 1999 04:45:09 +0000 (9 04:45 +0000)
tree349859f6a300a07d7c15c647a661bdf332ef025b
parent58e737422cd6b09243404084a7a4000cceb85e0e
added synchronisation code at startup so all clients start at the same
time. That gives a more accurate result.
source/include/includes.h
source/locking/locking_shm.c
source/locking/shmem.c
source/locking/shmem_sysv.c
source/utils/torture.c