8
0
forked from pool/libthreadar
Dominique Leuenberger e9960ba543 Accepting request 1198100 from devel:libraries:c_c++
- update to 1.5.0:
  * added class thread_signal
  * added method thread::cancel as replacement of thread::kill
  * deprecated thread::kill method
  * removed protected methods
    thread::suspend_cancellation_requests()
    and thread::resume_cancellation_requests()
  * added as replacement the thread::cancellation_checkpoint()
    protected method to let the inherited class define where
    cancellation can occur and those when it should not occur.
  * configure.ac and makefile.am adaptation to autoconf 2.71

OBS-URL: https://build.opensuse.org/request/show/1198100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libthreadar?expand=0&rev=2
2024-09-02 11:14:41 +00:00
2024-08-31 15:48:08 +00:00
2024-08-31 15:48:08 +00:00
2023-11-01 20:56:10 +00:00
2024-08-31 15:48:08 +00:00
Description
No description provided
42 KiB
Languages
Standard ML 100%