⛏️ index : haiku.git

/*
 * Copyright 2011, Ingo Weinhold, ingo_weinhold@gmx.de.
 * Distributed under the terms of the MIT License.
 */


#include <Looper.h>


BLooper::BLooper(const char* name, int32 priority, int32 port_capacity)
{
}