Home | History | Annotate | Download | only in common

Lines Matching refs:Platform

180  * Unknown Platform. Use out-of-line functions, which in turn use mutexes.
211 * These are platform neutral.
311 * Mutex Definitions. Platform Dependent, #if platform chain follows.
324 * Windows comes first in the platform chain.
373 * POSIX platform
392 * Unknow platform type.
396 #error Unknown Platform.
405 * Declarations are platform neutral.
406 * Implementations, in umutex.cpp, are platform specific.