Searched refs:threaded (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | flush.c | 187 int threaded = __libc_threaded; in _flushlbf() local 189 if (threaded) in _flushlbf() 204 if (threaded) { in _flushlbf() 221 if (threaded) in _flushlbf() 254 int threaded = __libc_threaded; in _findiop() local 256 if (threaded) in _findiop() 282 if (threaded) { in _findiop() 317 if (threaded) in _findiop() 385 if (threaded) in _findiop() 601 int threaded = __libc_threaded; in _fflush_l_iops() local [all …]
|
/illumos-gate/usr/src/cmd/sgs/libelf/demo/ |
H A D | 00README | 48 tpcom.c threaded print comment: a threaded version of pcom.c. 50 threaded program.
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | external.c | 213 int threaded = 0, entry = 0, tag; in get_lcinterface() 317 threaded++; in get_lcinterface() 369 if (threaded) { in get_lcinterface() 547 * libc_pic.a. Note, as ld.so.1 is essentially single threaded these can be 211 int threaded = 0, entry = 0, tag; get_lcinterface() local
|
/illumos-gate/usr/src/cmd/ptools/pstack/ |
H A D | pstack.c | 220 int threaded; in main() local 273 threaded = FALSE; in main() 286 threaded = TRUE; in main() 295 if (all_call_stacks(&handle, threaded) != 0) in main() 297 if (threaded) in main()
|
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/ |
H A D | scr.ss | 25 ; Multi-threaded general purpose script for the
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 325 4367118 new fast baplt's fail when traversed twice in threaded application 647 4753066 LD_SIGNAL isn't very useful in a threaded environment 663 4804328 auditing of threaded applications results in deadlock
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 100 # capable, and a single threaded application may use threads via 162 @ MSG_USE_R2_U " capable, and a single threaded application may \
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | osal.txt | 185 no other thread will service the sp dpc, such as with single threaded
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 119 The design is single-threaded, so code that walks the global list
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 4122 1. Request: Add OSAL_POLL_MODE_DPC to support single-threaded operation.
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 5005 threaded ACPICA tools/applications - increasing performance. The 8330 Interpreter single-threaded. The overhead of a semaphore per-method is
|