s3: use TDB_INCOMPATIBLE_HASH (the jenkins hash) on all TDB_CLEAR_IF_FIRST tdb's.
[obnox/samba-ctdb.git] / source3 / lib / g_lock.c
2010-10-21 Stefan Metzmachers3: use TDB_INCOMPATIBLE_HASH (the jenkins hash) on...
2010-03-15 Volker Lendeckes3: Add "g_lock_do" as a convenience wrapper function
2010-03-10 Volker Lendeckes3: Fix timeout calculation if g_lock_lock is given...
2010-03-10 Volker Lendeckes3: Slightly increase parallelism in g_lock
2010-03-10 Volker Lendeckes3: Avoid starving locks when many processes die at...
2010-03-10 Volker Lendeckes3: Avoid a thundering herd in g_lock_unlock
2010-03-10 Volker Lendeckes3: Optimize g_lock_lock for a heavily contended case
2010-03-10 Volker Lendeckes3: Fix handling of processes that died in g_lock
2010-03-10 Volker Lendeckes3: Fix a typo
2010-03-10 Michael Adams3:g_lock: remove a nested event loop, replacing the...
2010-03-10 Michael Adams3:g_lock: remove an unreached code path.
2010-03-10 Volker Lendeckes3: Implement global locks in a g_lock tdb