todo

来自「一个开源的网络开发库ACE」· 代码 · 共 30 行

TXT
30
字号
----------------------------------------------------------------------

	* Emulation:
	  - pthreads
	  - dirent

	* ACE_wrappers/PACE/docs/PACE_POSIX_support.txt:

	  Update this file as emulation occurs.

	* Build ACE with ACE_HAS_PACE

----------------------------------------------------------------------

	* pthreads: Do we need to define this for win32?

	  OS.cpp:2769 => PACE_PTHREAD_STACK_MIN
	  OS.cpp:2798 => PACE_PTHREAD_CREATE_JOINABLE
	  OS.cpp:2801 => PACE_PTHREAD_CREATE_DETACHED

----------------------------------------------------------------------

        * get rid of the temp macros / junk in config/constants.h

----------------------------------------------------------------------

        * add MFC support to pthread.c

----------------------------------------------------------------------

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?