Searched defs:setAttr (Results 1 - 3 of 3) sorted by relevance
/kernel/liteos_m/testsuites/unittest/xts/ipc/msg_queue/ | ||
H A D | mq_exp_test.c | 811 struct mq_attr setAttr = { 0 }; variable |
H A D | mq_test.c | 56 struct mq_attr setAttr = { 0 }; variable 100 struct mq_attr setAttr = { 0 }; variable 146 struct mq_attr setAttr = { 0 }; variable 196 struct mq_attr setAttr = { 0 }; global() variable 265 struct mq_attr setAttr = { 0 }; global() variable 343 struct mq_attr setAttr = { 0 }; global() variable 421 struct mq_attr setAttr = { 0 }; global() variable 466 struct mq_attr setAttr = { 0 }; global() variable [all...] |
/kernel/liteos_m/testsuites/unittest/posix/src/mqueue/ | ||
H A D | mqueue_func_test.c | 334 struct mq_attr setAttr = {0}; variable |
Completed in 3 milliseconds