gck: Add async initialization functions.
authorStef Walter <stefw@collabora.co.uk>
Thu, 25 Aug 2011 09:21:24 +0000 (11:21 +0200)
committerStef Walter <stefw@collabora.co.uk>
Thu, 25 Aug 2011 09:26:36 +0000 (11:26 +0200)
commitecd677096ca975f77f1c73d11144ea6f0e4ed17c
treec68a107186130cf4e2de9ff91d2f4b88f07d410e
parent3191bc099aa05d42bdd994155f141638fb7ca5e3
gck: Add async initialization functions.

 * PKCS#11 modules can take indeterminate time to initialize
 * Allow initialization in a separate thread
docs/reference/gck/gck-sections.txt
gck/gck-call.c
gck/gck-module.c
gck/gck-modules.c
gck/gck.h
gck/tests/Makefile.am
gck/tests/test-gck-module.c