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
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGc715ff52c753: ui: Replace some LogPrintfs with qDebug()
Branches
Unknown
Tags
Unknown

Event Timeline

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