rdb
|
fd033e66f1
pstats: Add support for profiling thread context switches
|
3 years ago |
rdb
|
90cc8fe385
Fix building with SIMPLE_THREADS=1
|
7 years ago |
Sam Edwards
|
7790f8429d
general: Fully qualify header references into the std namespace
|
7 years ago |
tobspr
|
0fcfb8e372
New file headers, new comment style
|
9 years ago |
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 years ago |
David Rose
|
5e09cff612
Thread::is_simple_threads()
|
15 years ago |
David Rose
|
15d98ead96
experiment with WIN_THREAD_CONTEXT
|
15 years ago |
David Rose
|
7bc69b76ed
osx ucontext issues popping up again. This should fix them for good.
|
16 years ago |
David Rose
|
f46981eec9
WindowHandle
|
16 years ago |
David Rose
|
5f271d85c6
save thread priority
|
16 years ago |
David Rose
|
db1bc689e5
various fixes to threads, downloader, and support for VirtualFileMountHTTP
|
17 years ago |
David Rose
|
907527a9c5
better scheduling algorithm
|
17 years ago |
David Rose
|
17f898413e
uniquify cache temp filename by thread
|
17 years ago |
David Rose
|
fb9c56432a
we are now using the modified BSD license
|
17 years ago |
Zachary Pavlov
|
220d33e006
okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg
|
18 years ago |
David Rose
|
26306d6e3e
is_true_threads(), write_status()
|
18 years ago |
David Rose
|
e5aa103cd1
inside buffer, not outside
|
18 years ago |
David Rose
|
d37e8b0dbf
posix mmap
|
18 years ago |
David Rose
|
03ef026f09
move setjmp etc. into contextSwitch.c
|
18 years ago |
David Rose
|
16562fc4e5
linux
|
18 years ago |
David Rose
|
75133269ba
win32
|
18 years ago |
David Rose
|
8d2bdc39fd
first pass at SIMPLE_THREADS
|
18 years ago |