[Implemented] better multi threading support
[Implemented] better multi threading support
So we have the Thread library - lovely ... but no support for any kind of thread interactivity? ... a simple mutex library, for example, would suffice ... I mean, multithreading is basically useless without some sort of fascility for data exchange between threads, so unless you get into OS-specific stuff, there really isn't much (if anything) you can do with it. Or is there?
I think tinman has written a third party lib that handles thread communication. Check out the purebasic resource site @ www.reelmediaproductions.com in the asm lib section..
- tinman
- PureBasic Expert
- Posts: 1102
- Joined: Sat Apr 26, 2003 4:56 pm
- Location: Level 5 of Robot Hell
- Contact:
I've started it. Currently only semaphores are working.Pupil wrote:I think tinman has written a third party lib that handles thread communication. Check out the purebasic resource site @ www.reelmediaproductions.com in the asm lib section..
If you paint your butt blue and glue the hole shut you just themed your ass but lost the functionality.
(WinXPhSP3 PB5.20b14)
(WinXPhSP3 PB5.20b14)