Canonical tenant-level thread exit

This commit is contained in:
maosy
2023-03-02 18:02:26 +00:00
committed by ob-robot
parent 6a4317b34e
commit 1cd6a71941
13 changed files with 73 additions and 79 deletions

View File

@ -33,11 +33,6 @@ namespace rootserver
{
//////////////ObPrimaryLSService
int ObPrimaryLSService::mtl_init(ObPrimaryLSService *&ka)
{
return ka->init();
}
int ObPrimaryLSService::init()
{
int ret = OB_SUCCESS;