commit | 98624c374646a050556bdc402b55b792fefa7e55 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Oct 15 16:51:17 2013 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Oct 15 16:51:17 2013 -0700 |
tree | a55bf0e44ee1613a4e0765482c77e5eb16368ac2 | |
parent | dc9d8d050a43e1cd32f1337e79187124bb15d938 [diff] |
Make pthread_create report sched_setscheduler failures on LP64. We couldn't fix this for 32-bit because there's too much broken code out there. (Pretty much everyone asks for real-time scheduling for all their threads, and the kernel says "don't be stupid".) Change-Id: I43c5271e6b6bb91278b9a19eec08cbf05391e3c4