Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_action.h52 ERR_CONNECT_FAIL = -2, enumerator
H A Dmt_concurrent.cpp201 (*it)->SetErrno(ERR_CONNECT_FAIL); in mt_multi_open()