commit | 41623bfd339754718bab32a6259ff15920f1c588 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Tue Apr 27 16:41:19 2010 -0700 |
committer | Mathias Agopian <mathias@google.com> | Wed Apr 28 16:12:54 2010 -0700 |
tree | deebdeded18d54493ea41b5be6e09a0d272f39f2 | |
parent | 43d8a28165c0cf5ecfd4ea988f5db0f120672e60 [diff] |
cleanup. waitForCondition() now uses polymorphsim instead of templtes the reason for the above change is that waitForCondition() had become large over time, mainly to handle error cases, using inlines to evaluate the condition doesn't buys us much anymore while it increases code size. Change-Id: I2595d850832628954b900ab8bb1796c863447bc7