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:
@@ -14,6 +14,7 @@ void __init__dlfcn(struct uspace_program_args const *);
|
|||||||
|
|
||||||
static struct rld_export const *gRuntimeLinker;
|
static struct rld_export const *gRuntimeLinker;
|
||||||
static status_t gStatus;
|
static status_t gStatus;
|
||||||
|
// Note, this is not thread-safe
|
||||||
|
|
||||||
|
|
||||||
void *
|
void *
|
||||||
|
|||||||
Reference in New Issue
Block a user