Skip to content
Commits on Source (4)
libthread-pool (1.0.0-1) UNRELEASED; urgency=medium
libthread-pool (1.0.0-1) unstable; urgency=medium
* Initial release (Closes: #???)
* Initial release (Closes: #901207)
-- Andreas Tille <tille@debian.org> Sat, 09 Jun 2018 23:05:58 +0200
-- Andreas Tille <tille@debian.org> Sun, 10 Jun 2018 09:44:39 +0200
......@@ -13,7 +13,7 @@ Vcs-Browser: https://salsa.debian.org/med-team/libthread-pool
Vcs-Git: https://salsa.debian.org/med-team/libthread-pool.git
Homepage: https://github.com/rvaser/libthread-pool
Package: liblibthread-pool0
Package: libthread-pool0
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
......@@ -33,7 +33,7 @@ Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
liblibthread-pool0 (= ${binary:Version})
libthread-pool0 (= ${binary:Version})
Description: C++ thread pool library (devel)
A thread pool is a software design pattern for achieving concurrency of
execution in a computer program. Often also called a replicated workers
......
libthread_pool.so.0 libthread-pool0 #MINVER#
_ZN11thread_pool10ThreadPool13worker_threadEPS0_@Base 1.0.0
_ZN11thread_pool10ThreadPoolC1Ej@Base 1.0.0
_ZN11thread_pool10ThreadPoolC2Ej@Base 1.0.0
_ZN11thread_pool10ThreadPoolD1Ev@Base 1.0.0
_ZN11thread_pool10ThreadPoolD2Ev@Base 1.0.0
_ZN11thread_pool15createSemaphoreEj@Base 1.0.0
_ZN11thread_pool16createThreadPoolEj@Base 1.0.0
_ZN11thread_pool9Semaphore4postEv@Base 1.0.0
_ZN11thread_pool9Semaphore4waitEv@Base 1.0.0
_ZN11thread_pool9SemaphoreC1Ej@Base 1.0.0
_ZN11thread_pool9SemaphoreC2Ej@Base 1.0.0
_ZNSt5dequeISt8functionIFvvEESaIS2_EE19_M_destroy_data_auxESt15_Deque_iteratorIS2_RS2_PS2_ES8_@Base 1.0.0
_ZNSt5dequeISt8functionIFvvEESaIS2_EED1Ev@Base 1.0.0
_ZNSt5dequeISt8functionIFvvEESaIS2_EED2Ev@Base 1.0.0
_ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEE6_M_runEv@Base 1.0.0
_ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEED0Ev@Base 1.0.0
_ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEED1Ev@Base 1.0.0
_ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEED2Ev@Base 1.0.0
_ZNSt6vectorINSt6thread2idESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base 1.0.0
_ZNSt6vectorISt6threadSaIS0_EE17_M_realloc_insertIJRFvPN11thread_pool10ThreadPoolEES6_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base 1.0.0
_ZTINSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEEE@Base 1.0.0
_ZTSNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEEE@Base 1.0.0
_ZTVNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN11thread_pool10ThreadPoolEES5_EEEEEE@Base 1.0.0