Searched refs:threaded (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c183 int threaded = __libc_threaded; local
185 if (threaded)
200 if (threaded) {
217 if (threaded)
250 int threaded = __libc_threaded; local
252 if (threaded)
278 if (threaded) {
313 if (threaded)
380 if (threaded)
589 int threaded local
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dexternal.c210 int threaded = 0, entry = 0, tag; local
314 threaded++;
366 if (threaded) {
545 * libc_pic.a. Note, as ld.so.1 is essentially single threaded these can be
/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c214 int threaded; local
267 threaded = FALSE;
280 threaded = TRUE;
289 if (all_call_stacks(&handle, threaded) != 0)
291 if (threaded)
/illumos-gate/usr/src/lib/libsqlite/
H A Dmain.mk18 # multi-threaded program, then define the following macro
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c169 * Inherently single-threaded by the Solaris module unloading code.
3256 goto threaded;
3400 threaded:
6184 * destruction is inherently single threaded as it is done in

Completed in 95 milliseconds