glibc/nptl/sysdeps/unix/sysv/linux/x86
2013-07-03 09:22:31 -07:00
..
bits Add elision to pthread_mutex_{try,timed,un}lock 2013-07-02 08:46:55 -07:00
elision-conf.c Add a configure option to enable lock elision and disable by default 2013-07-02 08:46:55 -07:00
elision-conf.h Add the low level infrastructure for pthreads lock elision with TSX 2013-07-02 08:46:54 -07:00
elision-lock.c Add the low level infrastructure for pthreads lock elision with TSX 2013-07-02 08:46:54 -07:00
elision-timed.c Add the low level infrastructure for pthreads lock elision with TSX 2013-07-02 08:46:54 -07:00
elision-trylock.c Add elision to pthread_mutex_{try,timed,un}lock 2013-07-02 08:46:55 -07:00
elision-unlock.c Add the low level infrastructure for pthreads lock elision with TSX 2013-07-02 08:46:54 -07:00
force-elision.h Add elision to pthread_mutex_{try,timed,un}lock 2013-07-02 08:46:55 -07:00
hle.h Add the low level infrastructure for pthreads lock elision with TSX 2013-07-02 08:46:54 -07:00
init-arch.c Add x86 init-arch to nptl 2013-07-03 09:22:31 -07:00
init-arch.h Add x86 init-arch to nptl 2013-07-03 09:22:31 -07:00
Makefile Add the low level infrastructure for pthreads lock elision with TSX 2013-07-02 08:46:54 -07:00
pthread_mutex_cond_lock.c Add elision to pthread_mutex_{try,timed,un}lock 2013-07-02 08:46:55 -07:00
pthread_mutex_lock.c Add elision to pthread_mutex_{try,timed,un}lock 2013-07-02 08:46:55 -07:00
pthread_mutex_timedlock.c Add elision to pthread_mutex_{try,timed,un}lock 2013-07-02 08:46:55 -07:00
pthread_mutex_trylock.c Add elision to pthread_mutex_{try,timed,un}lock 2013-07-02 08:46:55 -07:00