-
- Downloads
Add ldap_pvt_thread_destory() to un-ldap_pvt_thread_initialize().
Move all SunOS routines (ie: _sleep() and its helpers) to thr_lwp.c so that it's internals can be 'static'. Add 'static' to thr_lwp.c. Add comment to LWP: NEEDS WORK, may not compile! Need some SunOS user to sort out the details. Volunteers?
Showing
- include/ldap_pvt_thread.h 2 additions, 0 deletionsinclude/ldap_pvt_thread.h
- libraries/libldap_r/thr_cthreads.c 6 additions, 0 deletionslibraries/libldap_r/thr_cthreads.c
- libraries/libldap_r/thr_lwp.c 114 additions, 3 deletionslibraries/libldap_r/thr_lwp.c
- libraries/libldap_r/thr_nt.c 6 additions, 0 deletionslibraries/libldap_r/thr_nt.c
- libraries/libldap_r/thr_posix.c 6 additions, 0 deletionslibraries/libldap_r/thr_posix.c
- libraries/libldap_r/thr_sleep.c 1 addition, 99 deletionslibraries/libldap_r/thr_sleep.c
- libraries/libldap_r/thr_stub.c 6 additions, 0 deletionslibraries/libldap_r/thr_stub.c
- libraries/libldap_r/thr_thr.c 6 additions, 0 deletionslibraries/libldap_r/thr_thr.c
- servers/slapd/init.c 2 additions, 0 deletionsservers/slapd/init.c
- servers/slurpd/main.c 4 additions, 0 deletionsservers/slurpd/main.c
Please register or sign in to comment