mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Update to innoplug-1.0.4.
This commit is contained in:
@@ -44,7 +44,7 @@ can wait inside InnoDB */
|
||||
|
||||
#ifdef __WIN__
|
||||
typedef void* os_thread_t;
|
||||
typedef unsigned long os_thread_id_t; /*!< In Windows the thread id
|
||||
typedef unsigned long os_thread_id_t; /*!< In Windows the thread id
|
||||
is an unsigned long int */
|
||||
#else
|
||||
typedef pthread_t os_thread_t;
|
||||
|
Reference in New Issue
Block a user