Home
last modified time | relevance | path

Searched refs:otSysMainloopUpdate (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/posix/platform/include/openthread/
Dopenthread-system.h167 void otSysMainloopUpdate(otInstance *aInstance, otSysMainloopContext *aMainloop);
/openthread-latest/src/posix/
Dmain.c406 otSysMainloopUpdate(instance, &mainloop); in main()
/openthread-latest/src/posix/platform/
Dsystem.cpp398 void otSysMainloopUpdate(otInstance *aInstance, otSysMainloopContext *aMainloop) in otSysMainloopUpdate() function