Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos/os/waitIrq-2/src/
Dmain.c27 } WaitType; typedef
37 WaitType waitType;
39 void startThreads(WaitType t);
96 void startThreads(WaitType t) in startThreads()