Related questions
Question 351 - H14-231_V1.0 discussion
A HarmamyOS developer created three task distributors, serial task dispatcher_a and dispatcher_b, and a proprietary task dispatcher dispatcher_s. The developer is experiencing a deadlock while using syncDispatch, which of the following causes could cause this phenomenon?
A.
In the task assigned by the dispatcher_a, the task is dispatched by dispatcher_a again
B.
The thread pool is full
C.
In dispatcher_a assignment tasks, use dispatcher_b to dispatch assignments
D.
On a dedicated thread bound dispatcher_s, use dispatcher_s for syncDispatch
Your answer:
0 comments
Sorted by
Leave a comment first