mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 02:03:03 +01:00
Cleanup
This commit is contained in:
parent
2a7f48b5af
commit
0fa5783921
@ -1970,9 +1970,7 @@ void* SVC_start(Service* service, USHORT spb_length, const SCHAR* spb)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (serv->serv_thd) {
|
if (serv->serv_thd) {
|
||||||
#pragma FB_COMPILER_MESSAGE("Fix! Probable bug!")
|
event_t* evnt_ptr = service->svc_start_event;
|
||||||
event_t* evnt_ptr =
|
|
||||||
reinterpret_cast<event_t*>(&(service->svc_start_event));
|
|
||||||
|
|
||||||
THREAD_EXIT();
|
THREAD_EXIT();
|
||||||
/* create an event for the service. The event will be signaled once the
|
/* create an event for the service. The event will be signaled once the
|
||||||
|
Loading…
Reference in New Issue
Block a user