Searched refs:core_thread_start (Results 1 – 3 of 3) sorted by relevance
2263 static OSSL_FUNC_core_thread_start_fn core_thread_start; variable2363 static int core_thread_start(const OSSL_CORE_HANDLE *handle, in core_thread_start() function2613 { OSSL_FUNC_CORE_THREAD_START, (void (*)(void))core_thread_start },
23 int core_thread_start(const OSSL_CORE_HANDLE *handle,153 core_thread_start OSSL_FUNC_CORE_THREAD_START225 The core_thread_start() function informs the core that the provider has stated
78 OSSL_CORE_MAKE_FUNC(int, core_thread_start, (const OSSL_CORE_HANDLE *prov, OSSL_thread_stop_handler…