Home | History | Annotate | Download | only in src

Lines Matching refs:APPL_TRACE_ERROR1

119     if (opts<0) APPL_TRACE_ERROR1("set blocking (%s)", strerror(errno));
172 APPL_TRACE_ERROR1("pthread_create : %s", strerror(errno));
201 else APPL_TRACE_ERROR1("invalid thread handle:%d", h);
256 APPL_TRACE_ERROR1("socketpair failed: %s", strerror(errno));
288 APPL_TRACE_ERROR1("invalid bt thread handle:%d", h);
316 APPL_TRACE_ERROR1("invalid bt thread handle:%d", h);
349 APPL_TRACE_ERROR1("invalid bt thread handle:%d", h);
354 APPL_TRACE_ERROR1("thread handle:%d, cmd socket is not created", h);
364 APPL_TRACE_ERROR1("invalid bt thread handle:%d", h);
445 APPL_TRACE_ERROR1("exceeded max poll slot:%d!", MAX_POLL);
470 APPL_TRACE_ERROR1("recv cmd errno:%d", errno);