Commit Graph

3 Commits

Author SHA1 Message Date
Michael Cahill
70cf4f359c Use gettimeofday when initializing the random number generator for portability. 2011-08-05 17:49:10 +10:00
Keith Bostic
ee0eb8705f pthread_t on FreeBSD is a pointer, use %p in the printf.
pid_t is an unknown signed type, cast it large.
2011-08-01 10:03:44 -04:00
Keith Bostic
23b20d4de1 Add a small thread-test program. 2011-07-31 11:11:15 -04:00