mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 04:04:39 +02:00
address review comments
This commit is contained in:
@@ -1410,8 +1410,8 @@ typedef struct w64wrapper {
|
|||||||
* typedef size_t THREAD_TYPE;
|
* typedef size_t THREAD_TYPE;
|
||||||
* #define WOLFSSL_THREAD void
|
* #define WOLFSSL_THREAD void
|
||||||
*
|
*
|
||||||
* User can aslo implement user own wolfSSL_NewThread(),
|
* User can also implement their own wolfSSL_NewThread(),
|
||||||
* wolfSSL_JoinThread() and CND(s) if want.
|
* wolfSSL_JoinThread() and wolfSSL_Cond signaling if they want.
|
||||||
* Otherwise, those functions are omitted.
|
* Otherwise, those functions are omitted.
|
||||||
*/
|
*/
|
||||||
#elif defined(WOLFSSL_MDK_ARM) || defined(WOLFSSL_KEIL_TCP_NET) || \
|
#elif defined(WOLFSSL_MDK_ARM) || defined(WOLFSSL_KEIL_TCP_NET) || \
|
||||||
|
Reference in New Issue
Block a user