aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | merge from trunkTom Tromey2013-08-2519-327/+466
| | |\ \ \
| | * | | | fix up some merge errors in process.cTom Tromey2013-08-191-17/+1
| | * | | | merge from trunkTom Tromey2013-08-1995-2885/+4242
| | |\ \ \ \
| | * \ \ \ \ merge from trunkTom Tromey2013-07-2674-1604/+2378
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge from trunkTom Tromey2013-07-1256-1037/+1453
| | |\ \ \ \ \ \
| | * | | | | | | Use thread_alive_p in a couple more spotsTom Tromey2013-07-111-2/+2
| | * | | | | | | fix xfree bug in run_threadTom Tromey2013-07-071-1/+1
| | * | | | | | | merge from trunkTom Tromey2013-07-0670-24722/+27505
| | |\ \ \ \ \ \ \
| | * | | | | | | | add assertion to flush_stack_call_funcTom Tromey2013-07-061-1/+4
| | * | | | | | | | call init_primary_thread from init_threadsTom Tromey2013-07-061-0/+1
| | * | | | | | | | avoid SAFE_ALLOCATom Tromey2013-07-041-4/+5
| | * | | | | | | | avoid current_thread sometimesTom Tromey2013-07-041-2/+3
| | * | | | | | | | initialize saved_valueTom Tromey2013-07-041-0/+2
| | * | | | | | | | unlink thread laterTom Tromey2013-07-031-11/+8
| | * | | | | | | | introduce thread_alive_p macroTom Tromey2013-07-031-6/+13
| | * | | | | | | | Don't call unbind_for_thread_switch in run_threadTom Tromey2013-07-031-2/+0
| | * | | | | | | | remove unused field from struct thread_stateTom Tromey2013-07-031-6/+0
| | * | | | | | | | Fix a comment.Tom Tromey2013-07-031-2/+2
| | * | | | | | | | merge from trunkTom Tromey2013-06-1332-186/+530
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | fix a few latent issues in the thread patchTom Tromey2013-06-061-6/+10
| | * | | | | | | | | update eval.c to make it build again after the mergeTom Tromey2013-06-031-12/+12
| | * | | | | | | | | merge from trunk; clean up some issuesTom Tromey2013-06-0394-3459/+6483
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | don't let kill-buffer kill a buffer if it is current in any threadTom Tromey2013-03-183-0/+24
| | * | | | | | | | | | fix process bugsTom Tromey2013-03-171-68/+59
| | * | | | | | | | | | merge from trunkTom Tromey2013-03-1737-418/+884
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-03-0896-3504/+4662
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-01-1638-649/+833
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-01-05197-726/+1767
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Remove bit accidentally left over from the mergeTom Tromey2012-12-171-4/+0
| | * | | | | | | | | | | | | | merge from trunkTom Tromey2012-12-17167-12245/+18481
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2012-09-0488-1777/+2452
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | cannot thread-join the current threadTom Tromey2012-08-271-0/+3
| | * | | | | | | | | | | | | | | | rename condition-variablep to condition-variable-pTom Tromey2012-08-231-2/+2
| | * | | | | | | | | | | | | | | | pass the thread name to the OS if possibleTom Tromey2012-08-203-5/+21
| | * | | | | | | | | | | | | | | | Merge from trunkTom Tromey2012-08-2079-1818/+3582
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | another docstring fixletTom Tromey2012-08-191-1/+2
| | * | | | | | | | | | | | | | | | | minor docstring fixupTom Tromey2012-08-191-4/+4
| | * | | | | | | | | | | | | | | | | add condition-mutex and condition-nameTom Tromey2012-08-191-0/+27
| | * | | | | | | | | | | | | | | | | ensure name of a thread is a stringTom Tromey2012-08-191-0/+3
| | * | | | | | | | | | | | | | | | | ensure name of a mutex is a stringTom Tromey2012-08-191-0/+3
| | * | | | | | | | | | | | | | | | | use NILPTom Tromey2012-08-191-3/+3
| | * | | | | | | | | | | | | | | | | condition variablesTom Tromey2012-08-196-20/+255
| | * | | | | | | | | | | | | | | | | comment fixesTom Tromey2012-08-181-1/+7
| | * | | | | | | | | | | | | | | | | refactor systhread.hTom Tromey2012-08-184-128/+121
| | * | | | | | | | | | | | | | | | | write docstrings for the thread functionsTom Tromey2012-08-171-26/+54
| | * | | | | | | | | | | | | | | | | declare unbind_for_thread_switch and rebind_for_thread_switch in lisp.hTom Tromey2012-08-172-4/+2
| | * | | | | | | | | | | | | | | | | process changesTom Tromey2012-08-154-28/+221
| | * | | | | | | | | | | | | | | | | Prepare process.c for threads by not having global select masks.Tom Tromey2012-08-151-130/+165
| | * | | | | | | | | | | | | | | | | fix a latent bug in process.cTom Tromey2012-08-151-1/+1
| | * | | | | | | | | | | | | | | | | This adds thread-blocker, a function to examine what a thread isTom Tromey2012-08-152-1/+34