mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 00:58:36 -04:00
This interface is not provided by libc_r. It is, on the other
hand, is also provided by libthr, but this will be addressed later.
This commit is contained in:
parent
8892f1439b
commit
fac93adb3d
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
.Nm pthread_mutex_timedlock
|
||||
.Nd lock a mutex without blocking indefinitely
|
||||
.Sh LIBRARY
|
||||
.Lb libc_r
|
||||
.Lb libpthread
|
||||
.Sh SYNOPSIS
|
||||
.In pthread.h
|
||||
.In time.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue