Searched refs:core_thread_start (Results 1 – 3 of 3) sorted by relevance
2139 static OSSL_FUNC_core_thread_start_fn core_thread_start; variable2248 static int core_thread_start(const OSSL_CORE_HANDLE *handle, in core_thread_start() function2467 { OSSL_FUNC_CORE_THREAD_START, (void (*)(void))core_thread_start },
23 int core_thread_start(const OSSL_CORE_HANDLE *handle,152 core_thread_start OSSL_FUNC_CORE_THREAD_START220 The core_thread_start() function informs the core that the provider has stated
71 OSSL_CORE_MAKE_FUNC(int,core_thread_start,(const OSSL_CORE_HANDLE *prov,
Completed in 22 milliseconds