Skunksoft ThreadSync Lib 1.0

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
tinman
PureBasic Expert
PureBasic Expert
Posts: 1102
Joined: Sat Apr 26, 2003 4:56 pm
Location: Level 5 of Robot Hell
Contact:

Post by tinman »

PolyVector wrote:Would it help if I included the source to the lib in the package?
If you are happy to do that, then yes it would help. Now I just need to and find out how TailBite works :)
If you paint your butt blue and glue the hole shut you just themed your ass but lost the functionality.
(WinXPhSP3 PB5.20b14)
BrendanE
User
User
Posts: 63
Joined: Tue Nov 11, 2003 2:04 pm
Location: Derbyshire, England

Post by BrendanE »

@Polyvector : thanks, I'll have a look at the mutex info.
Still having trouble with my app locking up ... any ideas?
PolyVector
Enthusiast
Enthusiast
Posts: 499
Joined: Wed Sep 17, 2003 9:17 pm
Location: Southern California
Contact:

Post by PolyVector »

I'd say the most likely cause is you have a thread that's not closing the resource properly...

The source is now included :D

Download SS_ThreadSync
Bonne_den_kule
Addict
Addict
Posts: 841
Joined: Mon Jun 07, 2004 7:10 pm

Post by Bonne_den_kule »

The example file to this lib dosen't work. It crashes when I try to close the window.

I'am using PB3.93


And a question:

Is it possible to share an array as a resource?
Post Reply