Home
last modified time | relevance | path

Searched refs:scope (Results 1 – 7 of 7) sorted by relevance

/components/libc/posix/pthreads/
A Dpthread_attr.c584 int pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() argument
586 if (scope == PTHREAD_SCOPE_SYSTEM) in pthread_attr_setscope()
588 if (scope == PTHREAD_SCOPE_PROCESS) in pthread_attr_setscope()
611 int pthread_attr_getscope(pthread_attr_t const *attr, int *scope) in pthread_attr_getscope() argument
A Dpthread.h163 int pthread_attr_setscope(pthread_attr_t *attr, int scope);
164 int pthread_attr_getscope(pthread_attr_t const *attr, int *scope);
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A DPPPD_FOLLOWUP236 is about detaching from the terminal, which is out of the embedded scope.
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A DPPPD_FOLLOWUP236 is about detaching from the terminal, which is out of the embedded scope.
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile385 # the documentation of the scope in which they are defined (i.e. file,
386 # namespace, or group documentation), provided this scope is documented. If set
405 # cache is used to resolve symbols given their name and scope. Since this can be
438 # scope will be included in the documentation.
522 # scope will be hidden.
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile394 # the documentation of the scope in which they are defined (i.e. file,
395 # namespace, or group documentation), provided this scope is documented. If set
414 # cache is used to resolve symbols given their name and scope. Since this can be
447 # scope will be included in the documentation.
531 # scope will be hidden.
A Dlwip.Doxyfile.cmake.in394 # the documentation of the scope in which they are defined (i.e. file,
395 # namespace, or group documentation), provided this scope is documented. If set
414 # cache is used to resolve symbols given their name and scope. Since this can be
447 # scope will be included in the documentation.
531 # scope will be hidden.

Completed in 15 milliseconds