Searched refs:mes (Results 1 – 1 of 1) sorted by relevance
115 char mes[] = "this is cash information of test thread"; in ThreadInfo() local116 if (memcpy_s(buf, len, mes, sizeof(mes)) != 0) { in ThreadInfo()