OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spc_cv
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/librumpclient/
rumpclient.c
519
pthread_cond_wait(&spc->
spc_cv
, &spc->spc_mtx);
773
pthread_cond_broadcast(&clispc.
spc_cv
);
841
pthread_cond_init(&clispc.
spc_cv
, NULL);
975
pthread_cond_destroy(&clispc.
spc_cv
);
1054
pthread_cond_destroy(&clispc.
spc_cv
);
/src/lib/librumpuser/
sp_common.c
216
pthread_cond_t
spc_cv
;
member in struct:spclient
277
pthread_cond_wait(&spc->
spc_cv
, &spc->spc_mtx);
296
pthread_cond_broadcast(&spc->
spc_cv
);
rumpuser_sp.c
533
pthread_cond_broadcast(&spc->
spc_cv
);
707
pthread_cond_wait(&spc->
spc_cv
, &spc->spc_mtx);
1194
pthread_cond_init(&spc->
spc_cv
, NULL);
Completed in 16 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025