Made postponed change in thread management
This commit is contained in:
parent
afea80ff20
commit
4dc47fe664
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2007.12.07.185030"
|
||||
#define Cdrskin_timestamP "2007.12.07.185206"
|
||||
|
@ -10,9 +10,8 @@
|
||||
even if joinable and even if never joined.
|
||||
|
||||
To be activated after release of libburn-0.4.0
|
||||
|
||||
#define Libburn_create_detached_threadS 1
|
||||
*/
|
||||
#define Libburn_create_detached_threadS 1
|
||||
|
||||
/* Alternative : Threads are created joinable.
|
||||
Threads get detached in remove_worker() and thus should dispose themselves.
|
||||
|
Loading…
Reference in New Issue
Block a user