18 #ifndef _DECAF_UTIL_CONCURRENT_THREADFACTORY_H_ 19 #define _DECAF_UTIL_CONCURRENT_THREADFACTORY_H_ 28 namespace concurrent {
public interface ThreadFactory
Definition: ThreadFactory.h:52
A Thread is a concurrent unit of execution.
Definition: Thread.h:64
#define DECAF_API
Definition: Config.h:29
Interface for a runnable object - defines a task that can be run by a thread.
Definition: Runnable.h:29
virtual ~ThreadFactory()
Definition: ThreadFactory.h:55
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25