mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
ie CPU A has scheduler disabled and task blocked on Q. CPU B sends to Q (or gives mutex, etc.) Task on CPU A should be woken on scheduler resume.