index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
developer
/
process-architecture.rst
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Rename `Thread` to `Event` in events example
Donatas Abraitis
2024-01-07
1
-1
/
+1
*
doc: Rename `show thread ...` to `show event ...`
Donatas Abraitis
2024-01-07
1
-4
/
+4
*
doc: Adjust pthread description
anlan_cs
2023-06-12
1
-5
/
+6
*
doc: Adjust event system
anlan_cs
2023-06-08
1
-16
/
+17
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert thread_fetch and thread_call to event_fetch and event_call
Donald Sharp
2023-03-24
1
-6
/
+6
*
*: Convert thread_cancelXXX to event_cancelXXX
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-3
/
+3
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-6
/
+6
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-2
/
+2
*
doc: update & clarify language in process arch doc
Quentin Young
2021-11-12
1
-22
/
+26
*
doc: clarify independence of THREAD_READ and _WRITE
Mark Stapp
2020-09-14
1
-1
/
+3
*
doc: strip trailing whitespace
Quentin Young
2018-10-28
1
-2
/
+2
*
doc: add figures & fix some typos in arch. docs
Quentin Young
2018-05-03
1
-6
/
+48
*
doc: add documentation on threading & process arch
Quentin Young
2018-05-01
1
-0
/
+278