racket/collects/ffi/unsafe
Matthew Flatt ca0418d47d ffi/unsafe/objc: remove -A'/+A', add `#:async-apply'
Another run at the problem 57516164de was meant to solve. The
new solution just gives up when a `drawRect:' method is called
in the wrong thread, which might create refresh glitches but
avoids a deadlock in the case that the Racket thread is blocked
on the update happening in the foreign thread.
2013-04-23 13:48:15 -06:00
..
private Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
alloc.rkt change allocator wrapper to ignore #f results 2012-11-21 12:56:30 -05:00
atomic.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
com.rkt ffi/com: repairs for parameterized-property setting and for date values 2013-04-16 10:02:37 -06:00
custodian.rkt ffi/unsafe/custodian: fix weak-reference problem 2012-12-11 09:30:15 -07:00
cvector.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
define.rkt overhaul GC finalization 2010-11-05 15:54:47 -06:00
nsalloc.rkt fix `ffi/unsafe/nsalloc' 2012-08-28 18:45:55 -06:00
nsstring.rkt add ffi/unsafe/nsalloc' and ffi/unsafe/nsstring' 2012-08-24 15:48:58 -06:00
objc.rkt ffi/unsafe/objc: remove -A'/+A', add `#:async-apply' 2013-04-23 13:48:15 -06:00
try-atomic.rkt fix ffi retain of callbacks 2011-10-09 09:01:15 -06:00