Revert "am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in pthread descriptor after fork()""

This reverts commit 76d56cf4a9, reversing
changes made to c59ba4595b.

Bug: 6157577
This commit is contained in:
Guang Zhu
2012-03-12 22:05:36 -07:00
parent 76d56cf4a9
commit 06823da2f0
3 changed files with 0 additions and 16 deletions

View File

@@ -35,7 +35,6 @@ __BEGIN_DECLS
/* Internal, not an NDK API */
extern pid_t __pthread_gettid(pthread_t thid);
extern int __pthread_settid(pthread_t thid, pid_t tid);
__END_DECLS