Home
last modified time | relevance | path

Searched refs:once (Results 1 – 21 of 21) sorted by relevance

/components/libc/cplusplus/os/
A Dcxx_mutex.h11 #pragma once
A Dcxx_semaphore.h11 #pragma once
A Dcxx_lock.h11 #pragma once
A Dcxx_queue.h11 #pragma once
A Dcxx_thread.h11 #pragma once
A Dcxx_mail.h11 #pragma once
/components/libc/cplusplus/cpp11/armclang/
A Dtpl.h11 #pragma once
/components/libc/posix/tls/
A Demutls.c151 static pthread_once_t once = PTHREAD_ONCE_INIT; in emutls_get_index() local
152 pthread_once(&once, emutls_init); in emutls_get_index()
/components/libc/cplusplus/cpp11/gcc/
A D__utils.h11 #pragma once
A Dcondition_variable1 #pragma once
A Dthread1 #pragma once
A Dfuture1 #pragma once
A Dmutex1 #pragma once
/components/net/lwip/lwip-1.4.1/
A DUPGRADING113 * Calculate the TCP/UDP checksum while copying to only fetch data once:
A DCHANGELOG477 them once instead of parsing for every option. This also removes
564 more than once can render a socket useless) since it mainly involves changing
1706 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait
2155 sockets block most operations once they have seen a fatal error.
3293 mem_malloc2() tries to allocate memory once, and if it fails tries
/components/net/lwip/lwip-2.0.3/doc/
A Dppp.txt277 * only need to be done once.
304 * only need to be done once.
/components/net/lwip/lwip-2.1.2/doc/
A Dppp.txt277 * only need to be done once.
304 * only need to be done once.
/components/net/lwip/lwip-2.0.3/
A DUPGRADING212 * Calculate the TCP/UDP checksum while copying to only fetch data once:
A DCHANGELOG576 is set to the full send window for active open, too, and is updated once
1433 them once instead of parsing for every option. This also removes
1520 more than once can render a socket useless) since it mainly involves changing
2662 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait
3111 sockets block most operations once they have seen a fatal error.
4249 mem_malloc2() tries to allocate memory once, and if it fails tries
/components/net/lwip/lwip-2.1.2/
A DUPGRADING247 * Calculate the TCP/UDP checksum while copying to only fetch data once:
A DCHANGELOG829 is set to the full send window for active open, too, and is updated once
1686 them once instead of parsing for every option. This also removes
1773 more than once can render a socket useless) since it mainly involves changing
2915 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait
3364 sockets block most operations once they have seen a fatal error.
4502 mem_malloc2() tries to allocate memory once, and if it fails tries

Completed in 27 milliseconds