diff options
author | 2017-04-11 18:04:34 +0200 | |
---|---|---|
committer | 2017-04-11 18:04:34 +0200 | |
commit | a42478b7bf10e9f890466c91280d9b24908ca980 (patch) | |
tree | 814537c6db584d33a8d978c4ec6f098c6a4af5fb /nss/nss_db/db-open.c | |
parent | Consolidate pthreadtype.h placementConsolidate pthreadtype.h placement (diff) | |
download | glibc-a42478b7bf10e9f890466c91280d9b24908ca980.tar.xz glibc-a42478b7bf10e9f890466c91280d9b24908ca980.zip |
manual: readdir, readdir64 are thread-safe
They only modify the state in the dirstream argument, and we
generally do not treat this as a reason to mark a function as
not thread-safe. For an example, see random_r, which is marked
as thread-safe even though the random state is not protected
by a lock.
Diffstat (limited to 'nss/nss_db/db-open.c')
0 files changed, 0 insertions, 0 deletions