index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
workqueue.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: 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
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
lib, tests, zebra: Remove unused workqueue error function
Donald Sharp
2022-12-15
1
-5
/
+0
*
lib: Cleanup workqueue.h to have variable declarations
Donald Sharp
2022-06-08
1
-3
/
+4
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-1
/
+1
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+9
*
libs: remove deprecated workqueue api
Mark Stapp
2019-02-06
1
-11
/
+2
*
libs: support timeout for workqueue retries
Mark Stapp
2018-12-13
1
-0
/
+5
*
lib: remove VERSION_TYPE_DEV from CONFDATE checks
Lou Berger
2018-07-10
1
-1
/
+1
*
*: Only test CONFDATE when VERSION_TYPE_DEV defined
Lou Berger
2018-04-03
1
-1
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
bgpd, lib, zebra: Switch to work_queue_free_and_null
Donald Sharp
2018-03-09
1
-2
/
+16
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-3
/
+5
*
lib: cleanup the work queue implementation
Jorge Boncompte
2017-08-17
1
-1
/
+35
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-77
/
+76
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: make DEFUN installations file-local
David Lamparter
2016-12-01
1
-1
/
+3
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+3
*
lib/workqueue: Add trivial work_queue_is_scheduled helper
Paul Jakma
2016-06-03
1
-0
/
+2
*
Some small enhancements to thread and workqueue libraries in zebra:
Donald Sharp
2015-05-20
1
-0
/
+3
*
+ initial edition of meta-queue for RIB updates processing (bug #431)
Denis Ovsienko
2008-06-02
1
-3
/
+0
*
+ fixed bug #418 (changing address on an existing interface doesn't cause exi...
Denis Ovsienko
2007-11-12
1
-6
/
+5
*
[lib] status field/flags no longer used in struct workqueue
Paul Jakma
2006-03-30
1
-3
/
+0
*
[lib/workqueue] remove the useless 'delay' factor.
paul
2006-02-02
1
-18
/
+2
*
[workqueue] Update workqueue users callbacks to additional arguments
paul
2005-11-14
1
-7
/
+18
*
2005-11-14 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-14
1
-3
/
+22
*
2005-05-23 Paul Jakma <paul@dishone.st>
paul
2005-05-23
1
-2
/
+28
*
2005-05-06 Paul Jakma <paul@dishone.st>
paul
2005-05-06
1
-6
/
+7
*
2005-04-27 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-27
1
-3
/
+3
*
2005-04-25 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-25
1
-0
/
+91