From 72e9cf53e7ed0a9872e58979d61f14f0730675ef Mon Sep 17 00:00:00 2001 From: goldsimon Date: Thu, 7 May 2009 14:20:37 +0000 Subject: [PATCH] Added netbuf.h to files that may be called from any thread --- doc/rawapi.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/rawapi.txt b/doc/rawapi.txt index ee84839d..8eec6e78 100644 --- a/doc/rawapi.txt +++ b/doc/rawapi.txt @@ -35,6 +35,7 @@ communicate with this main thread through message passing. other threads or an ISR is very limited! Only functions from these API header files are thread-safe: - api.h + - netbuf.h - netdb.h - netifapi.h - sockets.h