Home
last modified time | relevance | path

Searched refs:buf_t (Results 1 - 4 of 4) sorted by relevance

/third_party/libuv/test/
H A Dbenchmark-ping-pongs.c43 } buf_t; typedef
50 static buf_t* buf_freelist = NULL;
57 buf_t* ab; in buf_alloc()
73 buf_t* ab = (buf_t*) buf->base - 1; in buf_free()
H A Dbenchmark-ping-udp.c41 } buf_t; typedef
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_conpro.c34 } buf_t; typedef
38 static int *producer(buf_t * buf) in producer()
68 static int *consumer(buf_t * buf) in consumer()
103 buf_t buf; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/
H A Dmulti_con_pro.c35 } buf_t; typedef
37 static buf_t *buf;
162 buf = malloc(sizeof(buf_t)); in main()

Completed in 2 milliseconds