@@ -23,7 +23,7 @@ const char g_str[] =
int thread_fun(void* t) {
__attribute__((weak)) int thread_fun(void* t) {
DBG_INFO("run in thread_fun.\n");
lex_analysis(g_str , strlen(g_str));
The note is not visible to the blocked user.