Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/include/
A Dmqueue.h15 #define DEFAULT_MQUEUE_SIZE 10240 macro
/AliOS-Things-master/components/posix/src/
A Dmqueue.c15 ret = krhino_buf_queue_dyn_create(&mq, "buf_queue", DEFAULT_MQUEUE_SIZE, DEFAULT_MAX_MSG_SIZE); in mq_open()

Completed in 3 milliseconds