A program which sets up a TLS segment and then loops with random sleeps
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 May 2005 19:33:52 +0000 (19:33 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 May 2005 19:33:52 +0000 (19:33 +0000)
commitb4a58aa44943f0d54a7b6951f84415ea825ae6ba
treee568125a70ebe7c18416d651d05826cc8d7d4db2
parent1e0adcf18e1f1caa7dbcc85e19d1cc7b191d3803
A program which sets up a TLS segment and then loops with random sleeps
testing that the segment pointer is still pointing to the right place.
test/stress/Makefile
test/stress/eattls.c [new file with mode: 0644]