bionic/libc/arch-x86
Jack Ren 31e72bc328 bionic: fix __get_tls( ) crash issue
When running the stress test of pthread create/destroy, a crash may
oocur in __get_tls(). That is caused by the race condition with __set_tls( ):

Author: Jack Ren <jack.ren@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2011-11-29 17:09:15 -08:00
..
bionic bionic: fix __get_tls( ) crash issue 2011-11-29 17:09:15 -08:00
include NDK: x86 header file has incorrect definition for ptrdiff_t 2011-08-05 08:34:17 -07:00
string Update ATOM string routines to latest 2010-10-11 12:33:58 -07:00
syscalls Add support for the utimensat(2) syscall to bionic. 2011-03-24 18:18:48 -07:00
syscalls.mk Add support for the utimensat(2) syscall to bionic. 2011-03-24 18:18:48 -07:00