openldap/libraries/liblthread
Kurt Zeilenga 3a431b77ef pthread_create attr argument should be passed by value per POSIX
standard.  Was working as is only because pthread_attr_t is normally
a struct.  However, on some systems it may be a integer.
1998-08-14 20:41:47 +00:00
..
Make-template LDAPworld P3: SLAPD LDBM Generation with Multiple Backends 1998-08-09 02:33:01 +00:00
stack.c Initial revision 1998-08-09 00:43:13 +00:00
thread.c pthread_create attr argument should be passed by value per POSIX 1998-08-14 20:41:47 +00:00
Version.c Initial revision 1998-08-09 00:43:13 +00:00