Commit dd615b86 authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul

more fence cases

git-svn-id: file:///svn/tokudb@5344 c7de825b-a66e-492c-adef-691d508d4ae1
parent 677e7ddc
......@@ -42,7 +42,7 @@ static inline void brwl_rlock_xchg (struct brwl *l) {
}
enum {K=10000};
enum {K=100000};
pthread_rwlock_t rwlocks[K];
struct brwl blocks[K];
pthread_mutex_t mlocks[K];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment