nDPId/dependencies/uthash/tests/threads
2020-12-01 13:33:34 +01:00
..
do_tests Merge commit 'c8bf38e5fb' as 'dependencies/uthash' 2020-12-01 13:33:34 +01:00
Makefile Merge commit 'c8bf38e5fb' as 'dependencies/uthash' 2020-12-01 13:33:34 +01:00
README Merge commit 'c8bf38e5fb' as 'dependencies/uthash' 2020-12-01 13:33:34 +01:00
test1.c Merge commit 'c8bf38e5fb' as 'dependencies/uthash' 2020-12-01 13:33:34 +01:00
test2.c Merge commit 'c8bf38e5fb' as 'dependencies/uthash' 2020-12-01 13:33:34 +01:00

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