4-2.c | 66 int gotit; /* Thread locked the mutex while ctrl == 0 */ member in struct:__anon32317 179 td->gotit += 1; 424 td->gotit = 0; 511 output("timedwait returns %d (%s) - gotit = %d\n", ret, 512 strerror(ret), td->gotit); 517 if (td->gotit != 0) {
|