diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-04-12 19:27:59 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-04-19 11:42:33 +0200 |
commit | d668963e2056027526374098efe2869a0d389b92 (patch) | |
tree | 06d744eff86c969e58e8e54cee3113e01cd5f830 /TODO | |
parent | 612204a60a632db1e411738bb988d80d4f7772b4 (diff) | |
download | calcurse-d668963e2056027526374098efe2869a0d389b92.tar.gz calcurse-d668963e2056027526374098efe2869a0d389b92.zip |
Add macros to use for thread-safe linked lists.
Add LLIST_TS_* macros in a fashion similar to the already existing
LLIST_* macros. Unlike the non-thread-safe version, these include
LLIST_TS_LOCK and LLIST_TS_UNLOCK which can be used to lock (and unlock)
a list (hence the thread-safety).
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions