Skip to content
Snippets Groups Projects
Commit fbca8546 authored by Scott Graham's avatar Scott Graham
Browse files

[syscalls][dispatcher-pool] Move away from zx_thread_set_priority

Use scheduler ProfilerProvider rather than zx_thread_set_priority (which
is deprecated). This involves plumbing a profile name around with the
existing thread priority which is a bit cumbersome.

ZX-2914 #comment [syscalls][dispatcher-pool] Move away from zx_thread_set_priority

Test: CQ, manual test on device
Change-Id: Idb03f2b47b8d26e0c73d27560645cc8982bd4f4a
parent 0ef8aa75
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment