HomePhabricator

qt: Start core thread only when needed
33357b27a0f6Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

qt: Start core thread only when needed

Start the core thread only when needed for initialization
or shutdown.

Avoids a bit of overhead, and also avoids spamming two
log messages before logging is properly initialized.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jul 15 2014, 14:26
deadalnixPushed on May 14 2017, 22:04
Parents
rABCc715ff52c753: ui: Replace some LogPrintfs with qDebug()
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC33357b27a0f6: qt: Start core thread only when needed (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jul 15 2014, 14:27