Added multi-threading example

This commit is contained in:
adamdunkels 2008-09-21 08:43:32 +00:00
parent f21a4e54ae
commit 44914851fd
2 changed files with 4 additions and 2 deletions

View file

@ -4,6 +4,8 @@
/** \example example-packet-drv.c */
/** \example example-psock-server.c */
/** \example multi-threading.c */
/** \example example-broadcast.c */
/** \example example-collect.c */
/** \example example-mesh.c */