ML Reference
Non-thread-safe Classes and Functions

Namespaces

namespace  ml
 Defines the class GetTileJob.

Classes

class  ml::Field
class  ml::Module
class  ml::ApplicationProperties
class  ml::Runtime

Detailed Description

The following classes and methods in the ML are known not to be thread-safe. When using these classes or functions, the user has to either use appropriate locking or to make sure that the calls are only done from the main application thread.

Note: This list is not yet complete, but it will grow over time.