Files
textmate/Frameworks/OakTextView/src
Allan Odgaard 1a4314fce2 Wrap initialize code in dispatch_once
This is only done for code where running it twice would actually cause a problem.

Dispatch_once is favored over a static boolean only because it seems to carry slightly more semantic information.
2014-02-26 19:36:54 +07:00
..
2012-08-09 16:25:56 +02:00