Searched defs:CSPool_t (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dcltsrv.c120 typedef struct CSPool_s CSPool_t; typedef in typeref:struct:CSPool_s
169 CSPool_t pool; /* statistics on worker threads */
643 static PRStatus CreateWorker(CSServer_t *server, CSPool_t *pool)
673 CSPool_t *pool = &server->pool;
H A Dprovider.c118 typedef struct CSPool_s CSPool_t; typedef in typeref:struct:CSPool_s
171 CSPool_t pool; /* statistics on worker threads */
857 static PRStatus CreateWorker(CSServer_t *server, CSPool_t *pool)
881 CSPool_t *pool = &server->pool;

Completed in 925 milliseconds