Home
last modified time | relevance | path

Searched defs:getAttr (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_m/testsuites/unittest/xts/ipc/msg_queue/
Dmq_test.c55 struct mq_attr getAttr = { 0 }; variable
99 struct mq_attr getAttr = { 0 }; variable
145 struct mq_attr getAttr = { 0 }; variable
195 struct mq_attr getAttr = { 0 }; variable
237 struct mq_attr getAttr = { 0 }; in PthreadCom() local
264 struct mq_attr getAttr = { 0 }; variable
307 struct mq_attr getAttr = { 0 }; in PthreadTimedCom() local
342 struct mq_attr getAttr = { 0 }; variable
388 struct mq_attr getAttr = { 0 }; in PthreadAllCom() local
420 struct mq_attr getAttr = { 0 }; variable
[all …]
Dmq_exp_test.c56 struct mq_attr getAttr = { 0 }; variable
99 struct mq_attr getAttr = { 0 }; variable
352 struct mq_attr getAttr = { 0 }; variable
413 struct mq_attr getAttr = { 0 }; variable
468 struct mq_attr getAttr = { 0 }; variable
/kernel/liteos_m/testsuites/unittest/posix/src/mqueue/
Dmqueue_func_test.c493 struct mq_attr getAttr = {0}; variable