Home
last modified time | relevance | path

Searched +full:threads +full:- +full:posix (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/third_party/rust/crates/rustix/src/io/
Dstdio.rs23 /// The stdin file descriptor can be closed, potentially on other threads, in
25 /// other purposes, potentially on different threads.
34 /// - [POSIX]
35 /// - [Linux]
37 /// [POSIX]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/stdin.html
38 /// [Linux]: https://man7.org/linux/man-pages/man3/stdin.3.html
41 pub const unsafe fn stdin() -> BorrowedFd<'static> { in stdin()
64 /// - [POSIX]
65 /// - [Linux]
67 /// [POSIX]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/stdin.html
[all …]
Dfcntl.rs3 //! a type-safe API, rustix makes them all separate functions so that they
19 /// - [POSIX]
20 /// - [Linux]
22 /// [POSIX]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/fcntl.html
23 /// [Linux]: https://man7.org/linux/man-pages/man2/fcntl.2.html
26 pub fn fcntl_getfd<Fd: AsFd>(fd: Fd) -> io::Result<FdFlags> { in fcntl_getfd()
33 /// - [POSIX]
34 /// - [Linux]
36 /// [POSIX]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/fcntl.html
37 /// [Linux]: https://man7.org/linux/man-pages/man2/fcntl.2.html
[all …]
/third_party/libjpeg-turbo/
Dappveyor.yml2 - cmd: >-
7 …rs\nasm-2.10.01-win32.zip curl -fSL -o c:\installers\nasm-2.10.01-win32.zip http://www.nasm.us/pub…
9 7z x c:\installers\nasm-2.10.01-win32.zip -oc:\ > c:\installers\nasm.install.log
11-6.4.0-release-posix-dwarf-rt_v5-rev0.7z curl -fSL -o c:\installers\i686-6.4.0-release-posix-dwarf
13 md "c:\Program Files (x86)\mingw-w64\i686-6.4.0-posix-dwarf-rt_v5-rev0"
15 …7z x c:\installers\i686-6.4.0-release-posix-dwarf-rt_v5-rev0.7z -o"c:\Program Files (x86)\mingw-w6…
17-6.4.0-release-posix-seh-rt_v5-rev0.7z curl -fSL -o c:\installers\x86_64-6.4.0-release-posix-seh-r…
19 md "c:\Program Files\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0"
21 …7z x c:\installers\x86_64-6.4.0-release-posix-seh-rt_v5-rev0.7z -o"c:\Program Files\mingw-w64\x86_…
27 …set PATH=c:\nasm-2.10.01;c:\Program Files (x86)\NSIS;c:\msys64\usr\bin;c:\Program Files (x86)\Micr…
[all …]
/third_party/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_FunctionalStressTest8 --------------------------
10 Functional tests test the behavior of functional areas of the POSIX*
11 specification. They do not relate directly to lines in the POSIX
16 ----------------------
19 taxed by excessively using the functional areas in the POSIX specification
20 or monitoring how the functional areas in the POSIX specification behave
24 -------------------
30 Each of these are further subdivided into POSIX area (Timers, Semaphores,
33 Within the functional/<POSIX area> directory, you should create the
35 - Makefile - master Makefile which will make all tests within the area
[all …]
/third_party/pcre2/pcre2/
DCMakeLists.txt9 # 2007-09-14 mod by Sheri so 7.4 supported configuration options can be entered
10 # 2007-09-19 Adjusted by PH to retain previous default settings
11 # 2007-12-26 (a) On UNIX, use names libpcre instead of just pcre
13 # not a previously-installed one.
16 # 2008-01-20 Brought up to date to include several new features by Christian
18 # 2008-01-22 Sheri added options for backward compatibility of library names
24 # be built with suffix of "-0.dll". (The libraries will be named
25 # libpcre-0.dll, libpcreposix-0.dll and libpcrecpp-0.dll - same names
27 # 2008-01-23 PH removed the automatic build of pcredemo.
28 # 2008-04-22 PH modified READLINE support so it finds NCURSES when needed.
[all …]
/third_party/libuv/m4/
Dax_pthread.m42 # https://www.gnu.org/software/autoconf-archive/ax_pthread.html
7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
11 # This macro figures out how to build C programs using POSIX threads. It
12 # sets the PTHREAD_LIBS output variable to the threads library and linker
18 # multi-threaded programs (defaults to the value of CC otherwise). (This
32 # In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute constant
40 # ACTION-IF-FOUND is a list of shell commands to run if a threads library
41 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it
42 # is not found. If ACTION-IF-FOUND is not specified, the default action
100 # etcetera environment variables, and if threads linking works using
[all …]
/third_party/skia/third_party/externals/harfbuzz/m4/
Dax_pthread.m42 # https://www.gnu.org/software/autoconf-archive/ax_pthread.html
7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
11 # This macro figures out how to build C programs using POSIX threads. It
12 # sets the PTHREAD_LIBS output variable to the threads library and linker
18 # multi-threaded programs (defaults to the value of CC otherwise). (This
32 # In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute constant
40 # ACTION-IF-FOUND is a list of shell commands to run if a threads library
41 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it
42 # is not found. If ACTION-IF-FOUND is not specified, the default action
100 # etcetera environment variables, and if threads linking works using
[all …]
/third_party/libwebsockets/READMEs/
DREADME.event-loops-intro.md5 - Chrome / Chromium, transmission, tmux, ntp SNTP... [libevent](https://libevent.org/)
6 - node.js / cjdns / Julia / cmake ... [libuv](https://archive.is/64pOt)
7- Gstreamer, Gnome / GTK apps ... [glib](https://people.gnome.org/~desrt/glib-docs/glib-The-Main-E…
8 - SystemD ... sdevent
9 - OpenWRT ... uloop
26 - they have a **single thread**, therefore they do not require locking
27 - they are **not threadsafe**
28 - they require **nonblocking IO**
29 - they **sleep** while there are no events (aka the "event wait")
30 - if one or more event seen, they call back into user code to handle each in
[all …]
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl36.c1 // SPDX-License-Identifier: GPL-2.0-or-later
6 * This is testing OFD locks racing with POSIX locks:
9 * OFD read lock vs POSIX write lock
10 * OFD write lock vs POSIX write lock
11 * OFD write lock vs POSIX read lock
14 * OFD r/w locks vs POSIX write locks
15 * OFD r/w locks vs POSIX read locks
21 * Threads acquire OFD READ locks to read a 4k section start from 0;
25 * Threads acquire OFD WRITE locks to write a 4k section start from 1k,
26 * writing different values in different threads.
[all …]
/third_party/skia/third_party/externals/freetype/builds/unix/
Dax_pthread.m42 # https://www.gnu.org/software/autoconf-archive/ax_pthread.html
7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
11 # This macro figures out how to build C programs using POSIX threads. It
12 # sets the PTHREAD_LIBS output variable to the threads library and linker
18 # needed for multi-threaded programs (defaults to the value of CC
36 # In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute constant
44 # ACTION-IF-FOUND is a list of shell commands to run if a threads library
45 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it
46 # is not found. If ACTION-IF-FOUND is not specified, the default action
105 # etcetera environment variables, and if threads linking works using
[all …]
/third_party/python/Doc/library/
D_thread.rst1 :mod:`_thread` --- Low-level threading API
5 :synopsis: Low-level threading API.
8 single: light-weight processes
9 single: processes, light-weight
13 --------------
15 This module provides low-level primitives for working with multiple threads
16 (also called :dfn:`light-weight processes` or :dfn:`tasks`) --- multiple threads of
19 The :mod:`threading` module provides an easier to use and higher-level
24 pair: threads; POSIX
33 Raised on thread-specific errors.
[all …]
/third_party/ltp/testcases/open_posix_testsuite/
DBUILD1 Build Notes for POSIX Test Suite
3 Last update : 2010-07-10 updated for LTP-head (based off of posixtestsuite 1.40)
5 The POSIX Test Suite should be able to be run independently of any given
6 OS, so the OS-specific steps for configuring the POSIX Test Suite to run
12 - If you need to pass in any header locations, preprocessor definitions, etc,
14 - If you need to pass in any libraries for linking, set the value via LDLIBS.
15 - If you need to pass any other values to the linker, set the value via LDFLAGS.
16 - Each subdirectory optionally contains one of the above files to denote the
36 POSIX message queues have been available in FreeBSD since 6.x. Please add:
56 POSIX semaphores have been available in FreeBSD since 5.x. Please add:
[all …]
DChangeLog1 10-19-2005 1.5.2 Release
2 - Code cleanups by Sebastien Dugue
3 - Add a patch for cleaner build in cross environment from Joseph S. Myers
4 - Add a patch to _POSIX_CPUTIME and_POSIX_THREAD_CPUTIME handling from Joseph S. Myers
5- Make the aio_read/write tests concerningthe offset maximum return PTS_UNTESTED by Sebastien Dugue
6 - A patch from Randy.Dunlap to fix shm conformance uninitialzedvariables
7 - A patch from Randy.Dunlap to fix 2 pthread conformance problems
8 - The patches for sem_post_5_1 and sem_post_8_1 from Yi Xu
9 - A patch for sem_close_1_1 from Yi Xu
10 - A patch from Randy.Dunlap for sem_lock to increase BUF_SIZE to prevent segment fault.
[all …]
DQUICK-START2 QUICK-START
7 No worries! Here's a quick doc to help you around POSIX** Test Suite.
15 (Signals, Semaphores, Threads, Timers or Message Queues).
22 in the top-level directory.
25 - make generate-makefiles # only required for the first shot.
26 - cd <subdir> ; make all test
30 - make generate-makefiles
31 - cd conformance/interfaces/pthread_create ; make all test
34 run-posix-option-group-test.sh [OPTION-GROUP]
43 POSIX* Test Suite project page: http://posixtest.sf.net
[all …]
/third_party/pcre2/pcre2/m4/
Dax_pthread.m42 # http://www.gnu.org/software/autoconf-archive/ax_pthread.html
7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
11 # This macro figures out how to build C programs using POSIX threads. It
12 # sets the PTHREAD_LIBS output variable to the threads library and linker
18 # multi-threaded programs (defaults to the value of CC otherwise). (This
25 # If you are only building threads programs, you may wish to use these
32 # In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute constant
40 # ACTION-IF-FOUND is a list of shell commands to run if a threads library
41 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it
42 # is not found. If ACTION-IF-FOUND is not specified, the default action
[all …]
/third_party/rust/crates/rustix/src/net/
Dsocket.rs14 fn default() -> Self { in default()
21 /// POSIX guarantees that `socket` will use the lowest unused file descriptor,
23 /// may be unexpectedly allocated on other threads or in libraries.
28 /// - [POSIX]
29 /// - [Linux]
30 /// - [Apple]
31 /// - [Winsock2]
33 /// [POSIX]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/socket.html
34 /// [Linux]: https://man7.org/linux/man-pages/man2/socket.2.html
36 /// [Winsock2]: https://docs.microsoft.com/en-us/windows/win32/api/winsock2/nf-winsock2-socket
[all …]
/third_party/skia/third_party/externals/microhttpd/
Dconfigure.ac2 # (C) 2006-2015 Christian Grothoff (and other contributing authors)
16 # Free Software Foundation, Inc., 59 Temple Place - Suite 330,
17 # Boston, MA 02111-1307, USA.
26 AM_INIT_AUTOMAKE([silent-rules] [subdir-objects])
46 if test `uname -s` = "OS/390"
49 if test -z "$CC"
54 if test -z "$CPP"
56 CPP="c89 -E"
58 if test -z "$CXXCPP"
60 CXXCPP="c++ -E -+"
[all …]
/third_party/python/Lib/test/
Dfork_wait.py5 We want fork1() semantics -- only the forking thread survives in the
8 On some systems (e.g. Solaris without posix threads) we find that all
9 active threads survive in the child after a fork(); this is an error.
28 self.threads = []
31 # Stop threads
33 for thread in self.threads:
36 self.threads.clear()
54 self.threads.append(thread)
56 # busy-loop to wait for threads
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/
DREADME2 2004-06-29 Adam Li.
4 This sub-directory contains test cases testing functional
5 area defined by POSIX.
8 funtional area (somewhat like POSIX options), or by APIs.
12 condvar - Test cases by Abhijeet Bisain. Testing pthread_cond_wait()
13 scheduling behavior when threads has realtime priority.
/third_party/skia/third_party/externals/libwebp/m4/
Dax_pthread.m42 # http://www.gnu.org/software/autoconf-archive/ax_pthread.html
7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
11 # This macro figures out how to build C programs using POSIX threads. It
12 # sets the PTHREAD_LIBS output variable to the threads library and linker
18 # multi-threaded programs (defaults to the value of CC otherwise). (This
25 # If you are only building threads programs, you may wish to use these
32 # In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute constant
40 # ACTION-IF-FOUND is a list of shell commands to run if a threads library
41 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it
42 # is not found. If ACTION-IF-FOUND is not specified, the default action
[all …]
/third_party/skia/m133/third_party/externals/libwebp/m4/
Dax_pthread.m42 # http://www.gnu.org/software/autoconf-archive/ax_pthread.html
7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
11 # This macro figures out how to build C programs using POSIX threads. It
12 # sets the PTHREAD_LIBS output variable to the threads library and linker
18 # multi-threaded programs (defaults to the value of CC otherwise). (This
25 # If you are only building threads programs, you may wish to use these
32 # In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute constant
40 # ACTION-IF-FOUND is a list of shell commands to run if a threads library
41 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it
42 # is not found. If ACTION-IF-FOUND is not specified, the default action
[all …]
/third_party/skia/third_party/externals/microhttpd/m4/
Dax_pthread.m42 # http://www.gnu.org/software/autoconf-archive/ax_pthread.html
7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
11 # This macro figures out how to build C programs using POSIX threads. It
12 # sets the PTHREAD_LIBS output variable to the threads library and linker
18 # multi-threaded programs (defaults to the value of CC otherwise). (This
25 # If you are only building threads programs, you may wish to use these
32 # In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute constant
40 # ACTION-IF-FOUND is a list of shell commands to run if a threads library
41 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it
42 # is not found. If ACTION-IF-FOUND is not specified, the default action
[all …]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/
Dcoverage.txt4 1 NO, skipping any threads-related testing for now
5 2 IMPLICITLY tested by assertions 1-18
6 3 IMPLICITLY tested by assertions 4-6
14 11 WON'T test, because POSIX does not define behavior in this case.
16 13 WON'T test, because POSIX does not define behavior in this case.
/third_party/vk-gl-cts/execserver/
DxsPosixTestProcess.hpp3 /*-------------------------------------------------------------------------
5 * ---------------------------------------------
13 * http://www.apache.org/licenses/LICENSE-2.0
23 * \brief TestProcess implementation for Unix-like systems.
24 *//*--------------------------------------------------------------------*/
37 namespace posix namespace
73 } // posix
101 // Threads.
102 posix::CaseListWriter m_caseListWriter;
103 posix::PipeReader m_stdOutReader;
[all …]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
Dstress.c15 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21 * -> For each king of mutex, we create 10*F threads (F is a scalability factor)
22 * -> we call those threads 1 to 10.
23 * -> thread 1 sends signal USR2 to the other 9 threads (which have a handler for it)
24 * -> thread 2 to 6 are loops
33 * -> thread 7 & 8 have a timedlock instead of lock
34 * -> thread 9 & 10 have a trylock instead of lock
36 * -> the whole process stop when receiving signal SIGUSR1.
39 * NOTE: With gcc/linux, the flag "-lrt" must be specified at link time.
51 #error "This sample needs POSIX TIMEOUTS option support"
[all …]

12345678910>>...13