Changeset 0a9ffc5 for perl

Timestamp:
Aug 7, 2012, 10:55:09 PM (12 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master, release-1.10, release-1.9
Children:
7c539a8, 4d9e311c, f03ca48
Parents:
b303ba2
Message:
Fix race condition in starting up logger thread

The context should be created by the main thread. It's accessed by both
so, by the time owl_log_init returns, we need to be sure it exists.
(No files)

Note: See TracChangeset for help on using the changeset viewer.