mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Portability fixes
This commit is contained in:
parent
f113a7fd64
commit
566f82369c
9 changed files with 131 additions and 49 deletions
|
|
@ -55,6 +55,7 @@ Calling this function is obligatory only if the memory buffer containing
|
|||
the mutex is freed. Removes a mutex object from the mutex list. The mutex
|
||||
is checked to be in the reset state. */
|
||||
|
||||
#undef mutex_free /* Fix for MacOS X */
|
||||
void
|
||||
mutex_free(
|
||||
/*=======*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue