Skip to content

Commit

Permalink
Export of internal Abseil changes.
Browse files Browse the repository at this point in the history
--
ae3a8f7f60cc6444179c6c31ec501742eef4ef58 by Abseil Team <absl-team@google.com>:

Shard mutex_test to improve testing speed.

PiperOrigin-RevId: 208277475
GitOrigin-RevId: ae3a8f7f60cc6444179c6c31ec501742eef4ef58
Change-Id: I99a7e0ff783c1a071d993abd5c4d1995c5912aa0
  • Loading branch information
Abseil Team authored and vslashg committed Aug 13, 2018
1 parent 86f0fe9 commit ad5c960
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions absl/synchronization/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ cc_test(
size = "large",
srcs = ["mutex_test.cc"],
copts = ABSL_TEST_COPTS,
shard_count = 25,
deps = [
":synchronization",
":thread_pool",
Expand Down

0 comments on commit ad5c960

Please sign in to comment.