Files
linux/kernel/futex.c
Arve Hjønnevåg cb93471ed5 futex: Restore one of the fast paths eliminated by 38d47c1b70
This improves futex performance until our user-space code is fixed to use
FUTEX_PRIVATE_FLAG for non-shared futexes.

Signed-off-by: Arve Hjønnevåg <arve@android.com>
2010-09-29 17:49:04 -07:00

69 KiB