Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uservice/include/uservice/
A Duservice.h19 #define QUEUE_MSG_COUNT 8 macro
/AliOS-Things-master/components/uservice/src/
A Devent_svr.c120 task = utask_new("event_svr", 2*1024, QUEUE_MSG_COUNT * 5, AOS_DEFAULT_APP_PRI); in event_service_init()
/AliOS-Things-master/components/uservice/
A DREADME.md433 srv = utask_new("demo_srv", 2 * 1024, QUEUE_MSG_COUNT, AOS_DEFAULT_APP_PRI);

Completed in 4 milliseconds