commit | 7e2e4512dc24b3a284aa1e898c4a767ceb11bd31 | [log] [tgz] |
---|---|---|
author | Mike Burrows <m3b@google.com> | Wed Jun 08 10:53:19 2016 -0700 |
committer | Mike Burrows <m3b@google.com> | Wed Jun 08 10:56:45 2016 -0700 |
tree | d1dcec54f150609b84eb630d59051756c6454c32 | |
parent | 2132970588daa6b6bbbe5703238f8dd790429845 [diff] |
v.io/x/lib/nsync: accommodate very slow machines in CV timeout test The tests of condition variable timeout are testing that something reacts in a certain real time, since that;''s what the API does. Our test machines are sometimes busy, so the test bounds must be quite loose, since the threadds may not be scheduled promptly. Change-Id: I7527a0efe7e764b6fec3c31a6a5766b3d3e7b44b
This repository contains general purpose libraries used by the Vanadium project.