10 Commits (26840f8a78169efb8dc97a2c0af5231e04b35666)

Author SHA1 Message Date
Leif Walsh 9f99932a76 refs #6566 fix typo in license text 13 years ago
Leif Walsh 9fd20e61a4 refs #6566 add license text to all C/C++ files as a comment near the top 13 years ago
Leif Walsh 84fef672e4 refs #6566 update all copyright strings to reflect an end year of 2013 13 years ago
John Esmet c9ded07b2f fixes #5848 add "Id" keyword to each file that did not already have it 13 years ago
Leif Walsh ffe2a5d87c refs #5351 fix mutexattr stuff for darwin 13 years ago
John Esmet 12803248af refs #5351 do not use the static initializer in a dynamic context, because it confuses tools like helgrind which look for create/destroy pairs to validate mutex handling 13 years ago
John Esmet 65cd284834 fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h' 13 years ago
Leif Walsh 983eb0467c refs #5632 add a portability layer for adaptive mutexes 13 years ago
Zardosht Kasheff f881ee6421 refs #5560, fix bug 13 years ago
Zardosht Kasheff baf1831ffe refs #5560, merge to main 13 years ago