commit | dff08ced5685a0d1adb0ef875a15caca99556e1e | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Oct 16 09:58:45 2017 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Oct 17 09:14:05 2017 -0700 |
tree | 9b84626d5a3f8dec14c36ad7a42221b0e11a6f5a | |
parent | bf886f621b7c5fb4f690fe182f42640410a32d5c [diff] [blame] |
Add pthread_setschedprio. Bug: http://b/26204555 Test: ran tests Change-Id: Ic34062b9b6036a1ce2642a069514bab48a893338
diff --git a/libc/libc.arm.map b/libc/libc.arm.map index 82d6872..981dd59 100644 --- a/libc/libc.arm.map +++ b/libc/libc.arm.map
@@ -1362,6 +1362,7 @@ posix_spawn_file_actions_destroy; posix_spawn_file_actions_init; posix_spawnp; + pthread_setschedprio; sethostent; setnetent; setprotoent;