THRIFT: mutex trylock support
authorboz <dev-null@apache.org>
Wed, 15 Aug 2007 20:55:36 +0000 (20:55 +0000)
committerboz <dev-null@apache.org>
Wed, 15 Aug 2007 20:55:36 +0000 (20:55 +0000)
commit5362e70f8f3c58f0f1fc67ea0a8fc299c554e1bc
treec16926b192819343292fd79e6663b25ff5a3218c
parent3429b6a9a046bbc4bd6e476467aca89ce7317cc2
THRIFT: mutex trylock support

Summary: add trylock support to the Mutex class

Reviewed By: mcslee

Test Plan: added trylock mutexes to foreman, walked through them in gdb
(behaved correctly) and then ran an entire sweep (behaved correctly)

Notes: slee ftw

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665204 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/concurrency/Mutex.cpp
lib/cpp/src/concurrency/Mutex.h