![]() |
nrfxlib API 3.3.99
|
| void nrf_modem_os_event_notify | ( | uint32_t | context | ) |
#include <nrf_modem/include/nrf_modem_os.h>
Notify the application that an event has occurred.
This function wakes up a thread sleeping in nrf_modem_os_timedwait if:
context.context is zero (wake all sleeping threads).| context | Library context. |