hot fix test/thread
This commit is contained in:
parent
1647490767
commit
7fc7a8c9ad
@ -57,7 +57,7 @@ int test2() {
|
||||
if (getchar());
|
||||
//thread_mutex_unlock(&mutex);
|
||||
thread_cond_singal(&cond);
|
||||
sleeps(1000);
|
||||
sleeps(1);
|
||||
|
||||
//thread_mutex_lock(&mutex);
|
||||
tfprintf(&stdio, stdout, "press enter to continue\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user