[Openmcl-devel] Probable Threading Problem (HOWTO request!)
Brent Fulgham
bfulg at pacbell.net
Sun Jan 21 20:25:23 PST 2007
On Jan 21, 2007, at 7:59 PM, Brent Fulgham wrote:
> It seems like I need some kind of thread concurrency problem that
> needs some mechanism for controlling which threads are allowed to
> access the GL context. I don't know if the original MCL provided
> this mechanism behind the scenes, but the same code that works fine
> under MCL 5.1 results in this nasty crash under OpenMCL 1.1 (as of
> this past Friday's update).
As usual, formulating my question into an e-mail forced me to review
everything carefully (to anticipate people's questions).
By adding some locking primitives, I was able to completely correct
the problem.
Gary, OpenMCL rocks!
-Brent
More information about the Openmcl-devel
mailing list