|
Grid Community Toolkit
6.2.1629922860 (tag: v6.2.20210826)
|
Globus Thread Test. More...
#include "globus_common.h"#include "globus_test_tap.h"#include <stdio.h>#include "globus_preload.h"Functions | |
| int | thread_test (int np, int nc, int ni) |
| Thread Consumer / Producer Test. More... | |
Globus Thread Test.
| int thread_test | ( | int | np, |
| int | nc, | ||
| int | ni | ||
| ) |
Thread Consumer / Producer Test.
This test exercises globus_mutex_lock(), globus_mutex_unlock(), globus_cond_wait(), globus_cond_signal(), and globus_cond_broadcast()
1.8.5