Public vs internal interface
[mono.git] / mono / docscripts / wapi
1 GetThreadContext
2 DeleteCriticalSection
3 EnterCriticalSection
4 InitializeCriticalSection
5 InitializeCriticalSectionAndSpinCount
6 LeaveCriticalSection
7 SetCriticalSectionSpinCount
8 TryEnterCriticalSection
9 errno_to_WSA
10 GetLastError
11 SetLastError
12 CreateEvent
13 OpenEvent
14 PulseEvent
15 ResetEvent
16 SetEvent
17 CloseHandle
18 CopyFile
19 CreateDirectory
20 CreateFile
21 CreatePipe
22 DeleteFile
23 FileTimeToSystemTime
24 FindClose
25 FindFirstFile
26 FindNextFile
27 FlushFileBuffers
28 GetCurrentDirectory
29 GetFileAttributes
30 GetFileAttributesEx
31 GetFileSize
32 GetFileTime
33 GetFileType
34 GetLogicalDriveStrings
35 GetStdHandle
36 GetTempPath
37 LockFile
38 MoveFile
39 ReadFile
40 RemoveDirectory
41 SetCurrentDirectory
42 SetEndOfFile
43 SetFileAttributes
44 SetFilePointer
45 SetFileTime
46 UnlockFile
47 WriteFile
48 mono_once
49 CreateMutex
50 OpenMutex
51 ReleaseMutex
52 CreateProcess
53 EnumProcesses
54 EnumProcessModules
55 GetCurrentProcess
56 GetCurrentProcessId
57 GetExitCodeProcess
58 GetModuleBaseName
59 GetProcessId
60 GetProcessTimes
61 GetProcessWorkingSetSize
62 OpenProcess
63 SetProcessWorkingSetSize
64 ShellExecuteEx
65 TerminateProcess
66 ImpersonateLoggedOnUser
67 RevertToSelf
68 CreateSemaphore
69 OpenSemaphore
70 ReleaseSemaphore
71 closesocket
72 ioctlsocket
73 WSACleanup
74 WSAGetLastError
75 WSAIoctl
76 WSASetLastError
77 WSAStartup
78 GetSystemInfo
79 CreateThread
80 ExitThread
81 GetCurrentThread
82 GetCurrentThreadId
83 GetExitCodeThread
84 mono_pthread_key_for_tls
85 OpenThread
86 QueueUserAPC
87 ResumeThread
88 Sleep
89 SleepEx
90 SuspendThread
91 TlsAlloc
92 TlsFree
93 TlsGetValue
94 TlsSetValue
95 GetTickCount
96 QueryPerformanceCounter
97 QueryPerformanceFrequency
98 SignalObjectAndWait
99 WaitForMultipleObjects
100 WaitForMultipleObjectsEx
101 WaitForSingleObject
102 WaitForSingleObjectEx