OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Rendezvous
(Results
1 - 4
of
4
) sorted by null
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DYLDRendezvous.h
35
// This structure is used to hold the contents of the debug
rendezvous
39
struct
Rendezvous
{
46
Rendezvous
()
53
/// Update the internal snapshot of runtime linker
rendezvous
and recompute
65
/// @returns true if this
rendezvous
has been located in the inferiors
70
/// @returns the address of the
rendezvous
structure in the inferiors
75
/// @returns the version of the
rendezvous
protocol being used.
94
/// Returns the current state of the
rendezvous
structure.
116
/// @brief Constants describing the state of the
rendezvous
.
183
/// Current and previous snapshots of the
rendezvous
structure
[
all
...]
DYLDRendezvous.cpp
25
/// Locates the address of the
rendezvous
structure. Returns the address on
74
Rendezvous
info;
106
// The
rendezvous
was successfully read. Update our internal state.
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
SDL_main.cpp
44
static TBool
Rendezvous
(RThread& aThread, TRequestStatus& aStatus);
752
RThread::
Rendezvous
(KErrNone);
1022
TBool EnvUtils::
Rendezvous
(RThread& aThread, TRequestStatus& aStatus)
1028
aThread.
Rendezvous
(aStatus);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rend.h
103
typedef class
Rendezvous
Rendezvous
;
105
typedef struct
Rendezvous
Rendezvous
;
[
all
...]
Completed in 405 milliseconds