diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-01-27 20:17:48 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-01-27 20:17:48 +0100 |
commit | ba1101b8755f1e843af4d9b160533f0b11e4b598 (patch) | |
tree | ed724b111707592a69e6a5145300146688db69c8 /sysdeps/pthread/libc-lockP.h | |
parent | f58ab00078c28339a6dd2d0ff12b7928522cdbe2 (diff) |
Use libc lock instead of cthreads lock for atfork_lock
* forward.c: Include <libc-lock.h>
(atfork_lock): Use libc_lock instead of struct mutex.
(atfork_pthread_prepare, atfork_pthread_parent, atfork_pthread_child,
__register_atfork, __unregister_atfork): Use __libc_lock_lock/unlock
instead of __mutex_lock/unlock.
Diffstat (limited to 'sysdeps/pthread/libc-lockP.h')
0 files changed, 0 insertions, 0 deletions