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:
@@ -69,15 +69,6 @@ os_mem_free_large(
|
||||
os_mem_alloc_large() */
|
||||
ulint size); /*!< in: size returned by
|
||||
os_mem_alloc_large() */
|
||||
/****************************************************************//**
|
||||
Sets the priority boost for threads released from waiting within the current
|
||||
process. */
|
||||
UNIV_INTERN
|
||||
void
|
||||
os_process_set_priority_boost(
|
||||
/*==========================*/
|
||||
ibool do_boost); /*!< in: TRUE if priority boost should be done,
|
||||
FALSE if not */
|
||||
|
||||
#ifndef UNIV_NONINL
|
||||
#include "os0proc.ic"
|
||||
|
Reference in New Issue
Block a user