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