OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tcontrol
(Results
1 - 8
of
8
) sorted by null
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
1-2.c
156
pthread_t
tcontrol
, tchange;
local
169
ret = pthread_create(&
tcontrol
, NULL, controler, &bar);
176
ret = pthread_create(&tchange, NULL, changer, &
tcontrol
);
196
ret = pthread_join(
tcontrol
, NULL);
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
IdccData.h
52
UINT32
Tcontrol
;
/external/iproute2/tc/
m_connmark.c
33
"\
tCONTROL
:= reclassify | pipe | drop | continue | ok |\n"
m_simple.c
87
"\
tCONTROL
:= reclassify|pipe|drop|continue|ok\n");
m_skbmod.c
39
"\
tCONTROL
:= reclassify | pipe | drop | continue | ok |\n"
m_ife.c
42
"\
tCONTROL
:= reclassify|pipe|drop|continue|ok\n"
m_pedit.c
48
"\
tCONTROL
:= reclassify | pipe | drop | continue | pass |\n"
/external/iproute2/misc/
lnstat.c
74
fprintf(stderr, "\t-s --subject [0-2]\
tControl
header printing:\n");
Completed in 332 milliseconds