| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | spl_condvar.h | 48 struct cv { struct 49 const char *cv_description; argument 50 int cv_waiters; argument
|
| H A D | condvar.h | 92 #define zfs_cv_init(cv, name, type, arg) do { \ argument 103 #define cv_init(cv, name, type, arg) zfs_cv_init(cv, name, type, arg) argument
|
| /f-stack/lib/include/sys/ |
| H A D | condvar.h | 49 struct cv { struct 50 const char *cv_description; argument 51 ff_cond_t cv_cond; argument
|
| /f-stack/freebsd/sys/ |
| H A D | condvar.h | 48 struct cv { struct 49 const char *cv_description; argument 50 int cv_waiters; argument
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_empty_gif_module.c | 115 ngx_http_complex_value_t cv; in ngx_http_empty_gif_handler() local
|
| H A D | ngx_http_image_filter_module.c | 1239 ngx_http_complex_value_t *cv, ngx_uint_t v) in ngx_http_image_filter_get_value() 1379 ngx_http_complex_value_t cv; in ngx_http_image_filter() local 1532 ngx_http_complex_value_t cv; in ngx_http_image_filter_jpeg_quality() local 1579 ngx_http_complex_value_t cv; in ngx_http_image_filter_webp_quality() local 1626 ngx_http_complex_value_t cv; in ngx_http_image_filter_sharpen() local
|
| H A D | ngx_http_map_module.c | 114 ngx_http_complex_value_t *cv; in ngx_http_map_variable() local 389 ngx_http_complex_value_t cv, *cvp; in ngx_http_map() local
|
| H A D | ngx_http_ssl_module.c | 870 ngx_http_complex_value_t *cv; in ngx_http_ssl_compile_certificates() local
|
| H A D | ngx_http_headers_filter_module.c | 730 ngx_http_complex_value_t cv; in ngx_http_headers_expires() local
|
| H A D | ngx_http_scgi_module.c | 1939 ngx_http_complex_value_t cv; in ngx_http_scgi_cache() local
|
| /f-stack/freebsd/contrib/openzfs/lib/libzpool/ |
| H A D | kernel.c | 324 cv_init(kcondvar_t *cv, char *name, int type, void *arg) in cv_init() 330 cv_destroy(kcondvar_t *cv) in cv_destroy() 336 cv_wait(kcondvar_t *cv, kmutex_t *mp) in cv_wait() 344 cv_wait_sig(kcondvar_t *cv, kmutex_t *mp) in cv_wait_sig() 351 cv_timedwait(kcondvar_t *cv, kmutex_t *mp, clock_t abstime) in cv_timedwait() 385 cv_timedwait_hires(kcondvar_t *cv, kmutex_t *mp, hrtime_t tim, hrtime_t res, in cv_timedwait_hires() 424 cv_signal(kcondvar_t *cv) in cv_signal() 430 cv_broadcast(kcondvar_t *cv) in cv_broadcast()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_map_module.c | 112 ngx_stream_complex_value_t *cv; in ngx_stream_map_variable() local 388 ngx_stream_complex_value_t cv, *cvp; in ngx_stream_map() local
|
| H A D | ngx_stream_ssl_module.c | 824 ngx_stream_complex_value_t *cv; in ngx_stream_ssl_compile_certificates() local
|
| H A D | ngx_stream_proxy_module.c | 2194 ngx_stream_complex_value_t cv; in ngx_stream_proxy_pass() local 2253 ngx_stream_complex_value_t cv; in ngx_stream_proxy_bind() local
|
| H A D | ngx_stream_script.c | 219 ngx_stream_complex_value_t **cv; in ngx_stream_set_complex_value_slot() local
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_script.c | 217 ngx_http_complex_value_t **cv; in ngx_http_set_complex_value_slot() local 252 ngx_http_complex_value_t *cv; in ngx_http_test_predicates() local 280 ngx_http_complex_value_t *cv; in ngx_http_test_required_predicates() local 310 ngx_http_complex_value_t *cv; in ngx_http_set_predicate_slot() local
|
| H A D | ngx_http_core_module.c | 1669 ngx_str_t *ct, ngx_http_complex_value_t *cv) in ngx_http_send_response() 4517 ngx_http_complex_value_t cv; in ngx_http_core_set_aio() local 4610 ngx_http_complex_value_t cv; in ngx_http_core_error_page() local
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2_module.c | 456 ngx_http_complex_value_t *cv; in ngx_http_v2_push() local
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | llex.c | 181 struct lconv *cv = localeconv(); in trydecpoint() local
|
| /f-stack/freebsd/contrib/vchiq/interface/compat/ |
| H A D | vchi_bsd.h | 210 struct cv cv; member 233 struct cv cv; member
|
| /f-stack/freebsd/i386/i386/ |
| H A D | bios.c | 84 u_int8_t ck, *cv; in bios32_init() local
|
| /f-stack/freebsd/i386/pci/ |
| H A D | pci_pir.c | 135 uint8_t ck, *cv; in pci_pir_open() local
|
| /f-stack/freebsd/kern/ |
| H A D | tty.c | 1548 tty_wait(struct tty *tp, struct cv *cv) in tty_wait() 1570 tty_timedwait(struct tty *tp, struct cv *cv, int hz) in tty_timedwait()
|
| H A D | kern_sendfile.c | 107 struct cv cv; member
|
| H A D | subr_terminal.c | 608 char cv = c; in termcn_cnputc() local
|