0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Eliot Horowitz
417335ae9e only use pthread when have older version of boost 2010-05-16 03:21:41 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Mathias Stearn
4f4dd053aa Get rid of xassert 2010-04-23 20:14:37 -04:00
Eliot Horowitz
ab537aed1d moving towards better thread safey SERVER-944 2010-04-22 15:39:04 -04:00
Eliot Horowitz
8e58f02568 try_lock and more scoped options 2010-04-22 13:32:01 -04:00
Eliot Horowitz
161fb6d591 use rw lock for mmapped files SERVER-1029 2010-04-19 12:09:58 -04:00
Mathias Stearn
12fa9864c4 pragma once in util/locks.h 2010-04-01 15:41:13 -04:00
Eliot Horowitz
440388c0de fix boost lock 2010-03-31 14:44:11 -04:00
Eliot Horowitz
e8583f2a6b switch to pthread_rw lock on support platforms SERVER-824 2010-03-31 14:33:49 -04:00