rdb
|
cc865e6d21
pipeline: Don't exit process when SystemExit happens on external thread
|
4 năm trước cách đây |
rdb
|
bdb2ef1631
pipeline: Fix crash upon exception in custom thread
|
4 năm trước cách đây |
Daniel
|
4f63ef635d
panda: Remove PyEval_InitThreads calls when compiling against Python 3.9+
|
5 năm trước cách đây |
rdb
|
97d4e32a06
general: use nassert_raise instead of nassertv(false) et al
|
7 năm trước cách đây |
rdb
|
88b0f3327d
Warning fixes and cleanups when building with SIMPLE_THREADS
|
7 năm trước cách đây |
Sam Edwards
|
b2bfb31114
general: Remove `using std::*` from headers
|
7 năm trước cách đây |
Sam Edwards
|
e2b4353800
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
7 năm trước cách đây |
rdb
|
ab5b5e7e74
Merge branch 'release/1.9.x'
|
9 năm trước cách đây |
rdb
|
056ea94765
Fix PythonThread crash (LP bug 1245818)
|
9 năm trước cách đây |
rdb
|
47388b0dbc
Separate out CPython calls from core libs; eliminate need for pystub
|
9 năm trước cách đây |
tobspr
|
0fcfb8e372
New file headers, new comment style
|
9 năm trước cách đây |
rdb
|
bdf91e206d
Remove references to Python.h and py_config.h from Panda headers, to prevent picking up a dependency on Python libraries in third-party modules
|
10 năm trước cách đây |
David Rose
|
a29328046a
fix some threading issues
|
17 năm trước cách đây |
David Rose
|
524128b9fd
wip: starting experimental C-based task manager
|
17 năm trước cách đây |
David Rose
|
fb9c56432a
we are now using the modified BSD license
|
17 năm trước cách đây |
David Rose
|
3e4e3248e7
change order of thread cleanup to avoid python crash
|
18 năm trước cách đây |
David Rose
|
265ec8fcab
use PyGILState when real threading in use
|
18 năm trước cách đây |
David Rose
|
ae52abe2ad
don't use PyGILState
|
18 năm trước cách đây |
David Rose
|
8d2bdc39fd
first pass at SIMPLE_THREADS
|
18 năm trước cách đây |
David Rose
|
936412fae2
merge cow_thread_2007_04_12: make copy-on-write operations thread-safe
|
18 năm trước cách đây |