summaryrefslogtreecommitdiff
path: root/lib/buffer.c
diff options
context:
space:
mode:
authorJorge Boncompte <jbonor@gmail.com>2017-08-08 20:32:30 +0200
committerJorge Boncompte <jbonor@gmail.com>2017-08-17 17:47:07 +0200
commitf104f6c1a62c92a4420e1d99abb336d566c1ff51 (patch)
treeb3eceba4d39ae56d9e8eff27e4a2bb16f1024b82 /lib/buffer.c
parentcd85bc2e0bd8657cb2555fe8d631a2b0d916588e (diff)
lib: cleanup the work queue implementation
Convert the work queue implementation to not use the generic linked list to mantain the item list and use instead a simple queue from queue.h that does not allocate memory for each node. Signed-off-by: Jorge Boncompte <jbonor@gmail.com>
Diffstat (limited to 'lib/buffer.c')
0 files changed, 0 insertions, 0 deletions