Searched refs:thread_name_buf (Results 1 – 2 of 2) sorted by relevance
493 char thread_name_buf[MAXTHREADNAMESIZE]; in netif_rxpoll_compat_thread_func() local501 bzero(thread_name_buf, sizeof(thread_name_buf)); in netif_rxpoll_compat_thread_func()502 thread_name = tsnprintf(thread_name_buf, sizeof(thread_name_buf), in netif_rxpoll_compat_thread_func()
181 char thread_name_buf[MAXTHREADNAMESIZE];183 thread_name = tsnprintf(thread_name_buf, sizeof(thread_name_buf),