Searched refs:core_thread_start (Results 1 – 3 of 3) sorted by relevance
1790 static OSSL_FUNC_core_thread_start_fn core_thread_start; variable1859 static int core_thread_start(const OSSL_CORE_HANDLE *handle, in core_thread_start() function1976 { OSSL_FUNC_CORE_THREAD_START, (void (*)(void))core_thread_start },
23 int core_thread_start(const OSSL_CORE_HANDLE *handle,147 core_thread_start OSSL_FUNC_CORE_THREAD_START214 The core_thread_start() function informs the core that the provider has stated
70 OSSL_CORE_MAKE_FUNC(int,core_thread_start,(const OSSL_CORE_HANDLE *prov,
Completed in 10 milliseconds