commit | be759c63c6bb58b76ac71cad2c5a736bd31f374d | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Sep 08 19:38:21 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Sep 08 19:50:39 2011 -0700 |
tree | 60c5ab8fdb9d47bb0db5bda996aaac21caa4b1f3 | |
parent | 92b3b5623ec8b65f3e099c076e247bb8273692f8 [diff] |
Add a heap HWM to the Thread*, for compiled code. Also fix a bug in thread detach, and implement the thread exit callback. Destroy our pthread_mutex_t instances, and check for success. (This will catch us deleting locked Mutex instances.) Change-Id: I26cf8117b825234f6c790e0cf70b2c025a743f84