各種ライブラリ紹介スレ2at GAMEDEV
各種ライブラリ紹介スレ2 - 暇つぶし2ch169:名前は開発中のものです。
07/10/05 16:04:12 Uq/DpO12.net
>>167
/** Indicate general support for multithreading.
This will enable threading support in certain parts of the
engine, mainly resource loading and SharedPtr handling.
The places where threading is available are clearly
marked, you should assume state is NOT thread safe unless otherwise
stated in relation to this flag.
*/
#ifndef OGRE_THREAD_SUPPORT
#define OGRE_THREAD_SUPPORT 0
#endif

一応、対応?


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch