Searched refs:thread_name_len (Results 1 – 1 of 1) sorted by relevance
840 size_t thread_name_len = thread_name.length(); in PrepareStopReplyPacketForThread() local842 if (::strcspn(thread_name.c_str(), "$#+-;:") == thread_name_len) { in PrepareStopReplyPacketForThread()