darwin: dladdr can deadlock the GC
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 7 Dec 2011 13:41:45 +0000 (15:41 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 7 Dec 2011 17:29:25 +0000 (19:29 +0200)
commit7143001bbe7d50c62a6b9f2538a95954740fe01f
tree6cdb871eb7150c384559dbbc70f6869e838f4ef4
parenta24e6c6610b7e7d35b4509a1fce670566d3195bf
darwin: dladdr can deadlock the GC

  Needs to be always called inside WITHOUT-GCING since it grabs locks, and is
  /sometimes/ called inside WITHOUT-GCING.
src/code/foreign.lisp