diff options
Diffstat (limited to 'condvar.c')
-rw-r--r-- | condvar.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -414,6 +414,8 @@ FAIL2: FAIL1: (void) sem_destroy (&(cv->sema)); + free(cv); + cv = NULL; FAIL0: DONE: |
index : pthreads-win32 | ||
Unnamed repository; edit this file 'description' to name the repository. | Pixel |
summaryrefslogtreecommitdiff |