Commit 5614dc18f626902796fee9c87f1f703694e59295

Shawn O. Pearce 2008-12-31T13:27:51

Add basic locking to the git_odb structure We grab the lock while accessing the alternates list, ensuring that we only initialize it once for the given git_odb. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>