fsmonitor: add a test tool to dump the index extension
[gitweb.git] / refs / refs-internal.h
index 4789106fc093391f1c3e67d0fe46c8ece47fde34..b02dc5a7e3500cae1784199a82b37be020004df1 100644 (file)
  */
 #define REF_DELETED_LOOSE 0x200
 
+/*
+ * Return the length of time to retry acquiring a loose reference lock
+ * before giving up, in milliseconds:
+ */
+long get_files_ref_lock_timeout_ms(void);
+
 /*
  * Return true iff refname is minimally safe. "Safe" here means that
  * deleting a loose reference by this name will not do any damage, for