summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPino Toscano <toscano.pino@tiscali.it>2013-02-27 01:43:15 +0100
committerPino Toscano <toscano.pino@tiscali.it>2013-02-27 01:43:15 +0100
commit18b7cc99f467d541c8cbf9abb3ee85a41ef8f472 (patch)
tree9820ebf2c49a44d50a0ce6425354f56e7b48d91f /Makefile
parent92b12d376799c4514c207669a93665c98661b995 (diff)
hello-mt: fix pthread porting issue
Properly use pthread_mutex_destroy as equivalent for cthreads' mutex_clear, instead of pthread_mutex_init. Issue kindly reported by Nick Lloyd, thanks! * trans/hello-mt.c (close_hook): Call pthread_mutex_destroy instead of pthread_mutex_init.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions