Searched refs:lwprot_thread (Results 1 – 2 of 2) sorted by relevance
/third_party/libcoap/examples/lwip/ | ||
D | lwipopts.h | 34 extern pthread_t lwprot_thread; |
/third_party/libcoap/src/ | ||
D | coap_io_lwip.c | 17 pthread_t lwprot_thread = (pthread_t)0xDEAD; variable |