Implement waitqueue and workqueue APIs
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 18 Oct 2014 14:38:32 +0000 (16:38 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 18 Oct 2014 20:54:44 +0000 (22:54 +0200)
commit2c6a5414ed2ab44be24211d15a5d9f1f40dbfc74
tree17cfb249fd182197a21454627f0db5aa3455f621
parentbf02499bae889e418cfda14a0bab9f65c72410bb
Implement waitqueue and workqueue APIs

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile.am
urcu-qsbr.c
urcu-wait.h [deleted file]
urcu.c
urcu/static/wfcqueue.h
urcu/waitqueue-lifo.h [new file with mode: 0644]
urcu/workqueue-fifo.h [new file with mode: 0644]
This page took 0.024618 seconds and 4 git commands to generate.