Searched defs:async_job_st (Results 1 – 2 of 2) sorted by relevance
39 struct async_job_st { struct40 async_fibre fibrectx;41 int (*func) (void *);42 void *funcargs;43 int ret;44 int status;45 ASYNC_WAIT_CTX *waitctx;46 OSSL_LIB_CTX *libctx;
39 struct async_job_st { struct40 async_fibre fibrectx;41 int (*func) (void *);42 void *funcargs;43 int ret;44 int status;45 ASYNC_WAIT_CTX *waitctx;