moved debug to before _init so cmdline can override, and put sleep(1)'s in while...
authorErik Walthinsen <omega@temple-baptist.org>
Sat, 26 May 2001 05:26:47 +0000 (05:26 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Sat, 26 May 2001 05:26:47 +0000 (05:26 +0000)
commit3b5098995860cab8ba790abf8045902c8b3cd32a
treee65627c0339f52155ebcceb19378af9af10ca1b6
parent7780b294e3bc4c18020cec7ea572d2eb1db376cb
moved debug to before _init so cmdline can override, and put sleep(1)'s in while(1) to increase chance of contention ...

Original commit message from CVS:
moved debug to before _init so cmdline can override, and put sleep(1)'s in while(1) to increase chance of contention (I think)
tests/threadlock.c