more threads code
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7930 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
0fd2fe23cf
commit
1c7071040a
3 changed files with 15 additions and 23 deletions
|
|
@ -1,8 +1,4 @@
|
|||
#if !defined(SWIG_PYTHON_NO_THREADING)
|
||||
# if !defined(SWIG_PYTHON_THREADING)
|
||||
# define SWIG_PYTHON_THREADING
|
||||
# endif
|
||||
#else
|
||||
#if defined(SWIG_PYTHON_NO_THREADING)
|
||||
# if defined(SWIG_PYTHON_THREADING)
|
||||
# undef SWIG_PYTHON_THREADING
|
||||
# endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue