[PyKDE] [cvs commit] "sip/siplib threads.c Makefile.am qtlib.cpp sip.h sipint.h siplib.c"
    Phil Thompson 
    phil at thekompany.com
       
    Tue Apr 16 16:21:39 BST 2002
    
    
  
Update of /home/cvs/public/sip/siplib
In directory valentine:/tmp/cvs-serv27562/siplib
Modified Files:
	Makefile.am qtlib.cpp sip.h sipint.h siplib.c 
Added Files:
	threads.c 
Log Message:
Replaced all the old thread support with explicit support for classes that can
create new threads.
Removed /ReleaseLock/ - the Python lock is released for any call to C++, not
just selected ones.
Added /CreatesThread/ and /NewThread/.
SIP_USE_DLL is no longer needed, but SIP_MAKE_MODULE_DLL is now needed when
compilinga SIP generated module under Windows.
    
    
More information about the PyQt
mailing list