FreeRDP
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Functions
a
c
d
e
f
g
i
o
r
s
t
Variables
a
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
Files
File List
Globals
All
Typedefs
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
processor.c
1
20
#include <winpr/config.h>
21
22
#include <winpr/handle.h>
23
24
#include <winpr/thread.h>
25
34
#ifndef _WIN32
35
36
DWORD GetCurrentProcessorNumber(VOID)
37
{
38
return
0;
39
}
40
41
#endif
winpr
libwinpr
thread
processor.c
Generated by
1.9.8