Page 3 of 3

Posted: Mon Jul 05, 2004 8:43 am
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 :)

Posted: Mon Jul 05, 2004 1:47 pm
by BrendanE
@Polyvector : thanks, I'll have a look at the mutex info.
Still having trouble with my app locking up ... any ideas?

Posted: Tue Jul 06, 2004 3:55 am
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

Posted: Mon May 16, 2005 9:07 pm
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?