Searched defs:phXRoads (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/
H A Dsemaphore.h1378 * @param phXRoads Where to return the handle to the newly created
1381 RTDECL(int) RTSemXRoadsCreate(PRTSEMXROADS phXRoads); variable
/vbox/src/VBox/Runtime/generic/
H A Dsemxroads-generic.cpp132 RTDECL(int) RTSemXRoadsCreate(PRTSEMXROADS phXRoads) argument
149 *phXRoads = pThis;

Completed in 293 milliseconds