Added a comment about the "non-thread-safety" of gStatus (dlerror()).

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2440 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-01-12 17:16:20 +00:00
parent 7dce97278f
commit e6e5ebbc10
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ void __init__dlfcn(struct uspace_program_args const *);
static struct rld_export const *gRuntimeLinker;
static status_t gStatus;
// Note, this is not thread-safe
void *