Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dkqueue_proxy.cpp173 MT_ATTR_API(320851, 1); // fd error, wtf? in KqueueCtrlAdd()
247 MT_ATTR_API(320851, 1); // fd error in KqueueCtrlDelRef()
324 MT_ATTR_API(320851, 1); // fd error in KqueueAddObj()
350 MT_ATTR_API(320851, 1); // fd error in KqueueDelObj()
382 MT_ATTR_API(320851, 1); // fd error in KqueueRcvEventList()
H A Dmt_concurrent.cpp391 MT_ATTR_API(320842, 1); in mt_multi_sendrcv_ex()
399 MT_ATTR_API(320843, 1); in mt_multi_sendrcv_ex()
408 MT_ATTR_API(320844, 1); in mt_multi_sendrcv_ex()
417 MT_ATTR_API(320845, 1); in mt_multi_sendrcv_ex()
H A Dmicro_thread.cpp448 MT_ATTR_API(320846, 1); // pool no nore in AllocThread()
451 MT_ATTR_API(361140, 1); // no more quota in AllocThread()
459 MT_ATTR_API(320847, 1); // pool init fail in AllocThread()
797 MT_ATTR_API(320848, 1); // heap error in InsertSleep()
810 MT_ATTR_API(320849, 1); // heap error in RemoveSleep()
H A Dmt_api.cpp51 MT_ATTR_API(320842, 1); in mt_udpsendrcv()
60 MT_ATTR_API(320844, 1); in mt_udpsendrcv()
69 MT_ATTR_API(320845, 1); in mt_udpsendrcv()
H A Dmt_notify.cpp190 MT_ATTR_API(350403, 1); in InputNotify()
H A Dmicro_thread.h571 #define MT_ATTR_API(ATTR, VALUE) \ macro