libgit2/tests/threads
Carlos Martín Nieto ce5553d48b refdb: bubble up locked files on the read side
On Windows we can find locked files even when reading a reference or the
packed-refs file. Bubble up the error in this case as well to allow
callers on Windows to retry more intelligently.
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: bubble up locked files on the read side 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