OSDN Git Service

mark results from sysconf() queries as static
authorIvailo Monev <xakepa10@laimg.moc>
Sat, 21 Mar 2020 16:34:28 +0000 (16:34 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Sat, 21 Mar 2020 16:34:28 +0000 (16:34 +0000)
commit9f63d77bf0ae7f80eda606769e08c9423ba78547
treec5f25969693721274c6c1ece79b03bdff1ce0649
parent91019ff8de9ba23a45c7920184e473620e5244d0
mark results from sysconf() queries as static

that way queries are done once per thread

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
src/core/concurrent/qtconcurrentiteratekernel.cpp
src/core/io/qfilesystemengine_unix.cpp
src/core/thread/qthread.cpp
src/gui/dialogs/qfiledialog.cpp
src/network/kernel/qhostinfo_unix.cpp