diff options
author | des <des@FreeBSD.org> | 2006-03-28 09:18:34 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2006-03-28 09:18:34 +0000 |
commit | ea21aeb859f46508f312c308e5862f2956644748 (patch) | |
tree | 82a380ad2640ced625cbb62edfcd4c0a9b4682a6 /lib/libpthread/thread/thr_sem.c | |
parent | 0b67f9b4ea343d82d6572f06bdbe7d6fcfae2e76 (diff) | |
download | FreeBSD-src-ea21aeb859f46508f312c308e5862f2956644748.zip FreeBSD-src-ea21aeb859f46508f312c308e5862f2956644748.tar.gz |
The undocumented and deprecated system call _umtx_op() takes two pointer
arguments. The first one is never used (all callers pass in 0); the
second is sometimes used to pass in a struct timespec * which is used as
a timeout and never modified. Constify that argument so callers can pass
a const struct timespec * without jumping through hoops.
Diffstat (limited to 'lib/libpthread/thread/thr_sem.c')
0 files changed, 0 insertions, 0 deletions