Searched refs:core_thread_start (Results 1 – 3 of 3) sorted by relevance
1865 static OSSL_FUNC_core_thread_start_fn core_thread_start; variable1969 static int core_thread_start(const OSSL_CORE_HANDLE *handle, in core_thread_start() function2120 { OSSL_FUNC_CORE_THREAD_START, (void (*)(void))core_thread_start },
23 int core_thread_start(const OSSL_CORE_HANDLE *handle,142 core_thread_start OSSL_FUNC_CORE_THREAD_START206 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,