OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptw1
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/fs/ffs/
t_fifos.c
108
pthread_t
ptw1
, ptw2, ptr1, ptr2;
local
131
pthread_create(&
ptw1
, NULL, w1, NULL);
136
pthread_join(
ptw1
, NULL);
t_fifos.c
108
pthread_t
ptw1
, ptw2, ptr1, ptr2;
local
131
pthread_create(&
ptw1
, NULL, w1, NULL);
136
pthread_join(
ptw1
, NULL);
Completed in 75 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026