Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Fix another typo
· 854a91ff
Andreas Tille
authored
Jun 10, 2018
854a91ff
Add ITP bug number
· cda2d9bc
Andreas Tille
authored
Jun 10, 2018
cda2d9bc
Add symbols file
· 83133e03
Andreas Tille
authored
Jun 10, 2018
83133e03
Fix remaining typo and upload to unstable
· 2e579e82
Andreas Tille
authored
Jun 10, 2018
2e579e82
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2e579e82
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> S
at, 09
Jun 2018
23:05:58
+0200
-- Andreas Tille <tille@debian.org> S
un, 10
Jun 2018
09:44:39
+0200
debian/control
View file @
2e579e82
...
...
@@ -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:
lib
libthread-pool0
Package: libthread-pool0
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
...
...
@@ -33,7 +33,7 @@ Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
lib
libthread-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
...
...
debian/libthread-pool0.symbols
0 → 100644
View file @
2e579e82
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