[Pyrex] Callbacks from threads and PyGILState_Ensure/PyGILState_Release

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Aug 16 03:41:46 CEST 2007


Ulisses Furquim wrote:
> Do you mean the option be part of a CFuncDeclaratorNode?

Something like that, yes. It would be parsed in the
same place as the exception return value option, and
attached to the function type descriptor. Then two
function types would only be considered compatible
if they had the same value for this option.

-- 
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | Carpe post meridiem!          	  |
Christchurch, New Zealand	   | (I'm not a morning person.)          |
greg.ewing at canterbury.ac.nz	   +--------------------------------------+



More information about the Pyrex mailing list