summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/man/pthread_mutex_init.3
diff options
context:
space:
mode:
authormtm <mtm@FreeBSD.org>2003-12-30 08:34:57 +0000
committermtm <mtm@FreeBSD.org>2003-12-30 08:34:57 +0000
commitd4f59be550779a187578dac62baf0161eb09aa64 (patch)
tree674f889e544edd1af22a04a61bafcb91b56c0a42 /lib/libc_r/man/pthread_mutex_init.3
parent9a6c5010ff0ca1b670da5d6a259bf5eff83d865e (diff)
downloadFreeBSD-src-d4f59be550779a187578dac62baf0161eb09aa64.zip
FreeBSD-src-d4f59be550779a187578dac62baf0161eb09aa64.tar.gz
Make it possible for the library to specify a timeout value when
waiting on a locked mutex. This involves passing a struct timespec from the pthread mutex locking interfaces all the way down to the function that suspends the thread until the mutex is released. The timeout is assumed to be an absolute time (i.e. not relative to the current time). Also, in _thread_suspend() make the passed in timespec const.
Diffstat (limited to 'lib/libc_r/man/pthread_mutex_init.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud