Eliot Horowitz
e817747455
size() method on BlockingQueue
2011-05-16 16:53:28 -04:00
Eliot Horowitz
b828d21630
ran astyle SERVER-2304
2011-01-04 00:40:41 -05:00
Alberto Lerner
fe529143dd
one less call to timer under lock
2010-09-20 13:15:24 -04:00
Alberto Lerner
5f7500bf01
Pull timer.h and time_support.h out of goodies.h
...
The code on both the new header files is essentially the same. This
commit just adjusted #include in dependent modules. The new headers
did not make to pch.h.
This change is in preparation for some improvements in code that is
now in time_support.h
2010-09-16 09:18:46 -04:00
Eliot Horowitz
f412a116af
don't use exception on BlockingQueue timed pop
2010-09-13 11:35:14 -04:00
Eliot Horowitz
3cb246e573
BlockQueue pop with timeout - prep for SERVER-1725
2010-09-13 00:34:31 -04:00
Dwight Merriman
c1ecb70ef3
cleaning db.vcxproj
2010-06-01 08:56:06 -04:00
Dwight Merriman
a190583c51
MutexDebugger
2010-05-26 00:46:49 -04:00
Dwight
bd28578ab8
stdafx->pch
2010-04-27 15:27:52 -04:00
Aaron
c457973dc6
SERVER-695 expose boost object to work better with older boost versions
2010-03-15 09:56:10 -07:00
Aaron
c971842a55
Revert "Revert "SERVER-695 don't destroy static global mutexes""
...
This reverts commit eb7cde3e75 .
Conflicts:
db/instance.h
2010-03-15 09:42:01 -07:00
Mathias Stearn
d27c8505ea
all client files now marked as Apache 2.0. SERVER-329.
2009-10-27 15:59:37 -04:00
Aaron
98522371c4
make old boost happy MINOR
2009-04-17 17:41:07 -04:00
Eliot Horowitz
425f6eef49
simple blocking queue
2009-04-17 17:07:04 -04:00