/netbsd-src/lib/librefuse/ |
H A D | fuse.h | 362 char **mountpoint, int *multithreaded, int *fd) { in fuse_setup() argument 364 mountpoint, multithreaded, fd); in fuse_setup() 392 char **mountpoint, int *multithreaded, int *fd) { in fuse_setup() argument 394 mountpoint, multithreaded, fd); in fuse_setup() 422 char **mountpoint, int *multithreaded, int *fd) { in fuse_setup() argument 424 mountpoint, multithreaded, fd); in fuse_setup() 467 char **mountpoint, int *multithreaded, void *user_data) { in fuse_setup() argument 469 mountpoint, multithreaded, user_data); in fuse_setup() 513 char **mountpoint, int *multithreaded, void *user_data) { in fuse_setup() argument 515 mountpoint, multithreaded, user_dat in fuse_setup() 559 fuse_setup(int argc,char * argv[],const struct fuse_operations * op,size_t op_size,char ** mountpoint,int * multithreaded,void * user_data) fuse_setup() argument [all...] |
/netbsd-src/lib/librefuse/refuse/ |
H A D | v22.c | 41 char **mountpoint, int *multithreaded, int *fd) { in fuse_setup_v22() argument 54 fuse = fuse_setup_v26(argc, argv, op, op_version, mountpoint, multithreaded, NULL); in fuse_setup_v22()
|
H A D | v25.c | 60 int *multithreaded, int *foreground) { in fuse_parse_cmdline_v25() argument 67 *multithreaded = !opts.singlethread; in fuse_parse_cmdline_v25()
|
H A D | v26.c | 95 char **mountpoint, int *multithreaded, in fuse_setup_v26() argument 105 *multithreaded = !opts.singlethread; in fuse_setup_v26()
|
H A D | v22.h | 80 char **mountpoint, int *multithreaded, int *fd);
|
H A D | v25.h | 89 int *multithreaded, int *foreground);
|
H A D | v26.h | 101 char **mountpoint, int *multithreaded,
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
H A D | cpuwalk_example.txt | 30 duration. This is on a 4 CPU server running a multithreaded CPU bound 61 The following is a similar demonstration, this time running a multithreaded
|
H A D | threaded_example.txt | 27 server (which it is), or a sign that a multithreaded application may be 53 is fairly even, and the above serves as an example of a multithreaded
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
H A D | cpuwalk_example.txt | 30 duration. This is on a 4 CPU server running a multithreaded CPU bound 61 The following is a similar demonstration, this time running a multithreaded
|
H A D | threaded_example.txt | 27 server (which it is), or a sign that a multithreaded application may be 53 is fairly even, and the above serves as an example of a multithreaded
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-php/ |
H A D | README | 4 reason is that a web server usually is multithreaded, and the gettext() API
|
/netbsd-src/external/bsd/libbind/dist/ |
H A D | config.threads.in | 7 # to work well, and where debugging of multithreaded programs 58 # Linux kernels produce unusable core dumps from multithreaded
|
/netbsd-src/external/gpl2/xcvs/dist/m4/ |
H A D | unlocked-io.m4 | 25 but it is not safe for multithreaded apps.])
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/ |
H A D | unlocked-io.m4 | 23 but it is not safe for multithreaded apps.])
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/ |
H A D | unlocked-io.m4 | 23 but it is not safe for multithreaded apps.])
|
/netbsd-src/external/mit/expat/dist/win32/ |
H A D | README.txt | 34 single threaded or multithreaded run-time library,
|
/netbsd-src/external/mpl/bind/dist/doc/arm/ |
H A D | requirements.inc.rst | 29 multithreaded, allowing full utilization of multiprocessor systems for
|
/netbsd-src/tests/lib/libobjc/ |
H A D | t_threads.m | 93 printf("becoming multithreaded!\n");
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/ |
H A D | performance.rst | 176 Timers have no locking, so if you have a multithreaded program, you
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
H A D | performance.rst | 176 Timers have no locking, so if you have a multithreaded program, you
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc3829.txt | 151 the authorization identity. For multithreaded or high bandwidth
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | README.md | 135 --disable-thread-support Don't support multithreaded environments.
|
/netbsd-src/external/bsd/tre/dist/ |
H A D | README.md | 173 handler, or in many threads of a multithreaded application.
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | GarbageCollection.rst | 768 Denotes a multithreaded mutator; the collector must still stop the mutator 770 multithreaded mutator is a complicated problem. It generally requires highly 784 multithreaded programs. This will be added in the future as there is
|