summaryrefslogtreecommitdiff
path: root/PACE/pace/win32/TODO
blob: 659d8656d19f909b1e6b4cd3b121841558873703 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
----------------------------------------------------------------------

	* 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

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