OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ta_cleanerthread
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/fs/common/
fstest_lfs.c
54
pthread_t
ta_cleanerthread
;
member in struct:lfstestargs
118
pthread_join(args->
ta_cleanerthread
, NULL);
175
res = pthread_create(&args->
ta_cleanerthread
, NULL, cleaner, args);
fstest_lfs.c
54
pthread_t
ta_cleanerthread
;
member in struct:lfstestargs
118
pthread_join(args->
ta_cleanerthread
, NULL);
175
res = pthread_create(&args->
ta_cleanerthread
, NULL, cleaner, args);
Completed in 50 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025