This commit is contained in:
Andrew Johnson
2008-08-28 15:42:09 +00:00
parent 7edc9f4d89
commit 14ea2740d1
+1 -1
View File
@@ -321,4 +321,4 @@ extern "C" {
} // extern "C"
// Ensure the main thread gets a unique ID
epicsThreadGetIdSelf();
static epicsThreadId epicsThreadMainId = epicsThreadGetIdSelf();