libgit2/tests/threads
Carlos Martín Nieto 26416f6d20 refdb: add retry logic to the threaded tests
The logic simply consists of retrying for as long as the library says
the data is locked, but it eventually gets through.
2016-11-14 11:35:38 +01:00
..
basic.c Rename git_threads_ to git_libgit2_ 2014-11-08 23:46:39 +01:00
diff.c Move yield to the tests and enable for FreeBSD 2014-07-03 05:55:02 +02:00
iterator.c iterator: use an options struct instead of args 2015-08-28 18:39:47 -04:00
refdb.c refdb: add retry logic to the threaded tests 2016-11-14 11:35:38 +01:00
thread_helpers.c threads: split up OS-dependent thread code 2016-06-20 19:32:59 +02:00
thread_helpers.h Attribute file cache refactor 2014-04-17 14:56:41 -07:00