1/* -*- C++ -*-
2 This file implements the Weaver class.
3
4 SPDX-FileCopyrightText: 2005-2013 Mirko Boehm <mirko@kde.org>
5
6 SPDX-License-Identifier: LGPL-2.0-or-later
7*/
8
9#include "threadweaver.h"
10

source code of threadweaver/src/threadweaver.cpp