etc: Add more helgrind suppressions for i686

This commit is contained in:
Brian Anderson 2012-03-05 15:10:28 -08:00
parent 958c321083
commit 32f7818e7f
1 changed files with 19 additions and 0 deletions

View File

@ -437,6 +437,25 @@
...
}
{
random-locking-order-but-it-only-happens-in-a-single-thread-at-a-time-I-polled-2-other-people-and-they-thought-it-was-prabably-ok
Helgrind:LockOrder
fun:pthread_mutex_lock
fun:pthread_mutex_lock
fun:_ZN15lock_and_signal4lockEv
fun:_ZN18rust_port_selector6selectEP9rust_taskPP9rust_portS4_mPm
...
}
{
random-locking-order-but-it-only-happens-in-a-single-thread-at-a-time-I-polled-2-other-people-and-they-thought-it-was-prabably-ok-i686
Helgrind:LockOrder
fun:pthread_mutex_lock
fun:pthread_mutex_lock
fun:_ZN15lock_and_signal4lockEv
fun:_ZN18rust_port_selector6selectEP9rust_taskPP9rust_portS4_jPj
}
{
libunwind-surely-this-is-ok
Helgrind:Race