update verbose when parallel test
This commit is contained in:
@@ -1255,7 +1255,7 @@ final_parallel_test_()
|
|||||||
pthread_mutex_destroy(&mut_count_fail_local);
|
pthread_mutex_destroy(&mut_count_fail_local);
|
||||||
|
|
||||||
|
|
||||||
char reader[256]="here the ordered results on each threads";
|
char reader[256]="Here are the ordered results for each thread";
|
||||||
|
|
||||||
struct winsize w;
|
struct winsize w;
|
||||||
ioctl(1, TIOCGWINSZ, &w);
|
ioctl(1, TIOCGWINSZ, &w);
|
||||||
|
|||||||
Reference in New Issue
Block a user