singe/thirdparty/uthash/tests/threads
2023-10-23 19:38:18 -05:00
..
do_tests Major reorganization to start work on Singe 2.10. 2023-10-23 19:38:18 -05:00
Makefile Major reorganization to start work on Singe 2.10. 2023-10-23 19:38:18 -05:00
README Major reorganization to start work on Singe 2.10. 2023-10-23 19:38:18 -05:00
test1.c Major reorganization to start work on Singe 2.10. 2023-10-23 19:38:18 -05:00
test2.c Major reorganization to start work on Singe 2.10. 2023-10-23 19:38:18 -05:00

test1: exercise a two-reader, one-writer, rwlock-protected hash.
test2: a template for a nthread, nloop kind of program