[concurrency] remove bad lock model

Reviewed By: da319

Differential Revision: D13303840

fbshipit-source-id: 9a0e22806
master
Nikos Gorogiannis 6 years ago committed by Facebook Github Bot
parent 9013e38594
commit 53fc45d39e

@ -108,7 +108,6 @@ end = struct
let guards = let guards =
[ "apache::thrift::concurrency::Guard" [ "apache::thrift::concurrency::Guard"
; "apache::thrift::concurrency::Synchronized"
; "apache::thrift::concurrency::RWGuard" ; "apache::thrift::concurrency::RWGuard"
; "folly::SharedMutex::ReadHolder" ; "folly::SharedMutex::ReadHolder"
; "folly::SharedMutex::WriteHolder" ; "folly::SharedMutex::WriteHolder"

Loading…
Cancel
Save