OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:threadp
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_irix.h
174
#define _MD_ATTACH_THREAD(
threadp
)
210
#define _MD_CVAR_POST_SEM(
threadp
) usvsema((
threadp
)->md.cvar_pollsem)
_solaris.h
204
#define _MD_GET_SP(
threadp
)
threadp
->md.sp
310
#define _MD_ATTACH_THREAD(
threadp
)
/external/valgrind/main/helgrind/
hg_errors.c
479
Thread*
threadp
;
local
482
threadp
= libhb_get_Thr_hgthread( thrp );
483
tl_assert(
threadp
);
485
xe->XE.Race.h2_ct =
threadp
;
[
all
...]
Completed in 742 milliseconds