]> git.sur5r.net Git - openldap/commit
Add check for pthread_yield().
authorKurt Zeilenga <kurt@openldap.org>
Mon, 21 Sep 1998 21:30:09 +0000 (21:30 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 21 Sep 1998 21:30:09 +0000 (21:30 +0000)
commitc0ec19cb6999e15058db7f7c6749b27fa717cac0
treeb847d2df9616506b9ac4627967082ebb829c1796
parentd376986c1e30b4e26737ae4efabdbba9cff6a998
Add check for pthread_yield().
Verify either sched_yield() or pthread_yield() exist if using POSIX Threads.
configure
configure.in
include/portable.h.in