r13992: change the way ldb_async_wait() works.
authorSimo Sorce <idra@samba.org>
Tue, 7 Mar 2006 21:08:09 +0000 (21:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:52:34 +0000 (13:52 -0500)
commit7b82c4beb93375f79b6c06fc86bb31873baa187b
treea76bd501f2d435394248f9efa87fe5eee6060b86
parent49e6945ca838737423939272e532221323b22128
r13992: change the way ldb_async_wait() works.

I think I should change the name of this function
to ldb_async_process(), any opinions ?
(This used to be commit 3347322d1327cfa975ee9dccd4f2774e6e14fbcb)
source4/lib/ldb/common/ldb.c
source4/lib/ldb/common/ldb_modules.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/include/ldb_private.h
source4/lib/ldb/ldb_ildap/ldb_ildap.c
source4/lib/ldb/ldb_ldap/ldb_ldap.c
source4/lib/ldb/ldb_sqlite3/ldb_sqlite3.c
source4/lib/ldb/ldb_tdb/ldb_tdb.c