mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 11:39:34 -05:00
of a busy wait and allow the pthread_yield within the loop to be removed. This was the only pthread_yield which was necessary when usng non-preemptive threads. As such, the configure.in sched_yield/pthread_yield missing error can be removed from configure.in. If explicit yield function is missing, just provide a no-op replacement. Moved declaration of various slapd globals from main.c to init.c so they can be shared with ldbm tools. |
||
|---|---|---|
| .. | ||
| centipede.c | ||
| chlog2replog.c | ||
| edb2ldif.c | ||
| ldapsyntax.c | ||
| ldapsyntax.h | ||
| ldbmcat.c | ||
| ldbmtest.c | ||
| ldif.c | ||
| ldif2id2children.c | ||
| ldif2id2entry.c | ||
| ldif2index.c | ||
| ldif2ldbm.c | ||
| Makefile.in | ||
| sizecount.c | ||
| Vers-edb2.c | ||