20 #ifndef INCLUDED_UNO_THREADPOOL_H
21 #define INCLUDED_UNO_THREADPOOL_H
73 struct _uno_ThreadPool;
109 SAL_THROW_EXTERN_C();
151 uno_ThreadPool hPool,
154 void ( SAL_CALL * doRequest ) (
void *pThreadSpecificData ),
155 sal_Bool bIsOneway ) SAL_THROW_EXTERN_C();
188 #endif // INCLUDED_UNO_THREADPOOL_H