(__objc_init_class_tables): Surround sarray access with mutex lock/unlock.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 5 Mar 1996 14:06:45 +0000 (09:06 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 5 Mar 1996 14:06:45 +0000 (09:06 -0500)
commit53cc7066b87d1dc7e804721b3afbc1b5cab2a17b
tree260869f00c13ccddf7c9f63ba68a428406ff7f05
parent625fc99df2a41d525eabe892872a1ef30da83a5c
(__objc_init_class_tables): Surround sarray access with mutex lock/unlock.

(__objc_add_class_to_hash, objc_lookup_class): Likewise.
(objc_get_class, objc_get_next_class): Likweise.
(__objc_resolve_class_links, class_pose_as) Likewise.

From-SVN: r11441
gcc/objc/class.c