This website requires JavaScript.
Explore
Help
Register
Sign In
darlinghq
/
darling-libobjc2
Watch
1
Star
0
Fork
0
You've already forked darling-libobjc2
mirror of
https://github.com/darlinghq/darling-libobjc2.git
synced
2024-11-27 22:20:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
12385fcb1e
darling-libobjc2
/
Test
History
theraven
af85d8496d
Actually wait for +initialize to finish before allowing any thread to send a message to a class (I broke this when I rewrote the dtable code to use a per-class lock - the lookup forgot to acquire the correct mutex.)
2011-04-18 17:30:24 +00:00
..
RuntimeTest.xcodeproj
libobjc2: add Xcode project for RuntimeTest
2010-09-25 21:04:20 +00:00
GNUmakefile
libobjc2: add a Test subdirectory with a preliminary test of the runtime API
2010-09-25 21:01:36 +00:00
RuntimeTest.m
Actually wait for +initialize to finish before allowing any thread to send a message to a class (I broke this when I rewrote the dtable code to use a per-class lock - the lookup forgot to acquire the correct mutex.)
2011-04-18 17:30:24 +00:00