openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_SAL_ThreadInitRoutine

typedef void(* BSL_SAL_ThreadInitRoutine) (void)

run once: Use the initialization callback.

Attention
This function should not be a cancel, otherwise the default implementation of run once seems to have never been called.