Home
last modified time | relevance | path

Searched refs:thread (Results 1 – 25 of 30) sorted by relevance

12

/openthread-latest/src/core/
DBUILD.gn621 "thread/address_resolver.cpp",
622 "thread/address_resolver.hpp",
623 "thread/announce_begin_server.cpp",
624 "thread/announce_begin_server.hpp",
625 "thread/announce_sender.cpp",
626 "thread/announce_sender.hpp",
627 "thread/anycast_locator.cpp",
628 "thread/anycast_locator.hpp",
629 "thread/child.cpp",
630 "thread/child.hpp",
[all …]
DCMakeLists.txt204 thread/address_resolver.cpp
205 thread/announce_begin_server.cpp
206 thread/announce_sender.cpp
207 thread/anycast_locator.cpp
208 thread/child.cpp
209 thread/child_supervision.cpp
210 thread/child_table.cpp
211 thread/csl_tx_scheduler.cpp
212 thread/discover_scanner.cpp
213 thread/dua_manager.cpp
[all …]
/openthread-latest/third_party/mbedtls/repo/tests/src/
Dthreading_helpers.c18 static int threading_thread_create_pthread(mbedtls_test_thread_t *thread, void *(*thread_func)( in threading_thread_create_pthread() argument
21 if (thread == NULL || thread_func == NULL) { in threading_thread_create_pthread()
25 if (pthread_create(&thread->thread, NULL, thread_func, thread_data)) { in threading_thread_create_pthread()
32 static int threading_thread_join_pthread(mbedtls_test_thread_t *thread) in threading_thread_join_pthread() argument
34 if (thread == NULL) { in threading_thread_join_pthread()
38 if (pthread_join(thread->thread, NULL) != 0) { in threading_thread_join_pthread()
45 int (*mbedtls_test_thread_create)(mbedtls_test_thread_t *thread, void *(*thread_func)(void *),
47 int (*mbedtls_test_thread_join)(mbedtls_test_thread_t *thread) = threading_thread_join_pthread;
53 static int threading_thread_create_fail(mbedtls_test_thread_t *thread, in threading_thread_create_fail() argument
57 (void) thread; in threading_thread_create_fail()
[all …]
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dthreading_helpers.h50 void mbedtls_test_thread_set_alt(int (*thread_create)(mbedtls_test_thread_t *thread,
54 int (*thread_join)(mbedtls_test_thread_t *thread));
61 pthread_t MBEDTLS_PRIVATE(thread);
82 extern int (*mbedtls_test_thread_create)(mbedtls_test_thread_t *thread,
84 extern int (*mbedtls_test_thread_join)(mbedtls_test_thread_t *thread);
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-thread-safety/
Dpsa-thread-safety.md3 Currently, PSA Crypto API calls in Mbed TLS releases are not thread-safe.
5 …html#c.psa_crypto_init) thread-safe has been implemented. Implementations which only ever call PSA…
14 …testing system has now been made thread-safe. Tests can now spin up multiple threads, see [Thread-…
19 The other functions in the PSA Crypto API are planned to be made thread-safe in future, but current…
25 * The [Current strategy](#current-strategy) section describes how thread-safety of key management a…
27 * The [Future work](#future-work) section outlines our long-term goals for thread-safety; it also a…
37thread-safe if any valid set of concurrent calls is handled as if the effect and return code of ev…
78 …l work. Implementations which only ever call PSA functions from a single thread, or which protect …
92 …oes not exist. This is a functional requirement for persistent keys: any thread can immediately cr…
107thread-safe (`mbedtls_psa_random_init` and `mbedtls_psa_random_seed` are only thread-safe when cal…
[all …]
/openthread-latest/script/
Dtest291 export PYTHONPATH=tests/scripts/thread-cert
310 export PYTHONPATH=tests/scripts/thread-cert
316 …./tests/scripts/thread-cert/run_cert_suite.py --run-directory ot_testing --multiply "${MULTIPLY:-1…
323 …s://github.com/openthread/wireshark/releases/download/ot-pktverify-20200727/thread-wireshark.tar.gz
324 local save_file=/tmp/thread-wireshark.tar.gz
326 rm -rf /tmp/thread-wireshark || true
331 LD_LIBRARY_PATH=/tmp/thread-wireshark /tmp/thread-wireshark/tshark -v
332 LD_LIBRARY_PATH=/tmp/thread-wireshark /tmp/thread-wireshark/dumpcap -v
423 ./tests/scripts/thread-cert/pktverify/verify.py "$1"
/openthread-latest/tests/toranj/
DREADME_CLI.md158 $ Node1.cli('thread start')
167 ## `toranj-cli` and `thread-cert` test framework
169thread-cert` scripts (in `tests/scripts/thread-cert`) also use CLI commands. However, these two te…
174 - `thread-cert` test cases can run quickly (due to virtual time emulation), but the test script its…
/openthread-latest/third_party/mbedtls/repo/scripts/
Dfootprint.sh104 doit thread configs/config-thread.h
/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_pthread_server.c91 pthread_t thread; member
253 pthread_join(threads[i].thread, NULL); in thread_create()
270 if ((ret = pthread_create(&threads[i].thread, NULL, handle_ssl_connection, in thread_create()
/openthread-latest/src/cli/
DREADME_COMMISSIONING.md44 > thread start
97 > thread start
DREADME_HISTORY.md76 - Origin: thread, slaac, dhcp6, or manual.
89 | 00:02:17.885 | Added | fdde:ad00:beef:0:0:ff:fe00:fc00/64 | thread | 3 | N |…
90 | 00:02:17.885 | Added | fdde:ad00:beef:0:0:ff:fe00:5400/64 | thread | 3 | N |…
91 | 00:02:20.107 | Removed | fdde:ad00:beef:0:0:ff:fe00:5400/64 | thread | 3 | N |…
92 | 00:02:21.575 | Added | fdde:ad00:beef:0:0:ff:fe00:5400/64 | thread | 3 | N |…
93 | 00:02:21.575 | Added | fdde:ad00:beef:0:ecea:c4fc:ad96:4655/64 | thread | 3 | N |…
94 | 00:02:23.904 | Added | fe80:0:0:0:3c12:a4d2:fbe0:31ad/64 | thread | 2 | Y |…
105 00:02:33.221 -> event:Added address:fdde:ad00:beef:0:0:ff:fe00:fc00 prefixlen:64 origin:thread scop…
106 00:02:33.221 -> event:Added address:fdde:ad00:beef:0:0:ff:fe00:5400 prefixlen:64 origin:thread scop…
DREADME_SRP.md34 > thread start
66 > thread start
DREADME.md125 - [thread](#thread-start)
1148 Executes a series of CLI commands to gather information about the device and thread network. This i…
1735 - `origin`: can be `thread`, `slaac`, `dhcp6`, or `manual`, and indicates the origin of the address
1742 fd5e:18fa:f4a5:b8:0:ff:fe00:fc00 origin:thread plen:64 preferred:0 valid:1
1743 fd5e:18fa:f4a5:b8:0:ff:fe00:dc00 origin:thread plen:64 preferred:0 valid:1
1744 fd5e:18fa:f4a5:b8:f8e:5d95:87a0:e82c origin:thread plen:64 preferred:0 valid:1
1745 fe80:0:0:0:4891:b191:e277:8826 origin:thread plen:64 preferred:1 valid:1
3754 ### thread start
3759 > thread start
3763 ### thread stop
[all …]
DREADME_SRP_SERVER.md117 > srp server domain thread.service.arpa.
DREADME_NETDATA.md46 > thread start
115 > thread start
DREADME_DATASET.md72 > thread start
98 > thread start
/openthread-latest/examples/apps/cli/
DREADME.md52 > thread start
103 > thread start
/openthread-latest/tools/tcat_ble_client/
DREADME.md76 - `thread start` - Enable Thread interface.
77 - `thread stop` - Disable Thread interface.
/openthread-latest/tests/scripts/thread-cert/border_router/
DREADME.md23 TEST_CASE=./tests/scripts/thread-cert/border_router/test_advertising_proxy.py
/openthread-latest/tests/scripts/thread-cert/
DREADME.md17 ./script/test clean build cert tests/scripts/thread-cert/Cert_5_1_01_RouterAttach.py
/openthread-latest/third_party/mbedtls/repo/
DCMakeLists.txt226 set(CMAKE_C_FLAGS_TSAN "-fsanitize=thread -O3")
227 …set(CMAKE_C_FLAGS_TSANDBG "-fsanitize=thread -O1 -g3 -fno-omit-frame-pointer -fno-optimize-sib…
241 set(CMAKE_C_FLAGS_TSAN "-fsanitize=thread -O3")
242 …set(CMAKE_C_FLAGS_TSANDBG "-fsanitize=thread -O1 -g3 -fno-omit-frame-pointer -fno-optimize-sib…
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_init.function132 /* If this is a test only thread, then we can assume PSA is being started
133 * up on another thread and thus we cannot know whether the following tests
Dtest_suite_debug.function31 /* Skip "thread ID" (up to the first space) as it is not predictable */
/openthread-latest/include/openthread/
DBUILD.gn126 "thread.h",
/openthread-latest/third_party/mbedtls/repo/programs/
DREADME.md77 * [`ssl/ssl_pthread_server.c`](ssl/ssl_pthread_server.c): a simple HTTPS server using one thread pe…

12