信号槽使用mythread

This commit is contained in:
2025-06-25 11:29:06 +08:00
parent b64401d556
commit 2cfdb4a84f
8 changed files with 43 additions and 101 deletions

View File

@@ -39,7 +39,7 @@ long get_file_size(FILE *stream)
riscv_t riscv = { 0 };
int thread_fun(void* t)
int thread_fun_r(void* t)
{
int argc;
char** argv;