index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
lib
/
test_timer_performance.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert thread_master_XXX functions to event_master_XXX
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
-1
/
+1
*
*: 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
-2
/
+2
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-2
/
+1
*
tests: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-08
1
-1
/
+0
*
tests: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
1
-2
/
+0
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
1
-3
/
+2
*
lib: remove pqueue_* (again)
David Lamparter
2019-08-01
1
-1
/
+0
*
babeld, lib, ospfd, tests: fmt fixes (cppcheck)
paco
2018-06-18
1
-2
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-62
/
+60
*
lib: more `show thread cpu`
Quentin Young
2017-06-30
1
-1
/
+1
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-4
/
+7
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-3
/
+3
*
tests: reorganize tests hierarchically
Christian Franke
2017-02-08
1
-0
/
+105