mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 07:23:03 +01:00
Misc.
This commit is contained in:
parent
2ab2747afe
commit
b68df58eac
@ -5344,7 +5344,8 @@ static THREAD_ENTRY_DECLARE loopThread(THREAD_ENTRY_PARAM flags)
|
||||
|
||||
USHORT inactive_count = 0;
|
||||
USHORT timedout_count = 0;
|
||||
THREAD_ENTER();
|
||||
|
||||
SchedulerContext scHolder;
|
||||
|
||||
rem_port* port;
|
||||
|
||||
@ -5522,8 +5523,6 @@ static THREAD_ENTRY_DECLARE loopThread(THREAD_ENTRY_PARAM flags)
|
||||
}
|
||||
}
|
||||
|
||||
THREAD_EXIT();
|
||||
|
||||
#ifdef WIN_NT
|
||||
if (!((SLONG) flags & SRVR_non_service))
|
||||
CNTL_remove_thread(thread);
|
||||
|
Loading…
Reference in New Issue
Block a user