commit | ad8fd282dde705ad090b2ecdc5b363df399230ab | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@android.com> | Thu Mar 25 02:01:32 2010 -0700 |
committer | Brad Fitzpatrick <bradfitz@android.com> | Thu Mar 25 02:01:32 2010 -0700 |
tree | 572d26f8dd412f6de7cd2dba062cc7e89df17880 | |
parent | 8f26b323d8f78c6a183e74c464864ef7da457267 [diff] |
Hopefully fix the sim-eng build, part 2. This is kinda gross, but I can't find a good way to check for the existence of gettid(), except by finding its syscall number. Then might as well just use it rather than hope gettid's around, as it's not in sim-eng. Change-Id: Ieb7b39426dec08bd715b6fe1a9ab5b2801bdf775