racket/collects/scribblings/foreign
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
..
active-x.scrbl
alloc.scrbl
atomic.scrbl
com-auto.scrbl ffi/com: repairs for parameterized-property setting and for date values 2013-04-16 10:02:37 -06:00
com-common.rkt
com-intf.scrbl
com.scrbl
cpointer.scrbl
custodian.scrbl
cvector.scrbl
define.scrbl
derived.scrbl
file.scrbl
foreign.scrbl
info.rkt
intro.scrbl
libs.scrbl add 'so-mode to `system-type' 2013-03-01 15:20:17 -07:00
misc.scrbl
ns.scrbl
objc.scrbl ffi/unsafe/objc: remove -A'/+A', add `#:async-apply' 2013-04-23 13:48:15 -06:00
pointers.scrbl equality for `define-cstruct'-generated wrappers 2013-04-11 14:48:26 -06:00
try-atomic.scrbl
types.scrbl ffi/unsafe: allow a constant result for asynch use of a callback 2013-04-23 13:48:15 -06:00
unexported.scrbl
utils.rkt
vector.scrbl full unboxing for extflonums, plus `ffi/unsafe' support 2013-02-15 12:15:34 -07:00
winapi.scrbl