Thread Safe APIs?
Thread Safe APIs?
- Subject: Thread Safe APIs?
- From: Steve Gehrman <email@hidden>
- Date: Tue, 26 Jun 2001 15:43:15 -0700
Is there a list of thread safe Cocoa APIs? I'm trying to write a
multithreaded app and am getting mysterious random crashes. I wish
there was an easier way to figure out what I'm calling that I shouldn't
be calling.
steve