Home | History | Annotate | Download | only in source

Lines Matching refs:thread_name_len

2454             size_t thread_name_len = strlen(thread_name);
2456 if (::strcspn (thread_name, "$#+-;:") == thread_name_len)
2463 for (int i = 0; i < thread_name_len; i++)