Searched refs:scope (Results 1 – 7 of 7) sorted by relevance
| /components/libc/posix/pthreads/ |
| A D | pthread_attr.c | 584 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 D | pthread.h | 163 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 D | PPPD_FOLLOWUP | 236 is about detaching from the terminal, which is out of the embedded scope.
|
| /components/net/lwip/lwip-2.1.2/src/netif/ppp/ |
| A D | PPPD_FOLLOWUP | 236 is about detaching from the terminal, which is out of the embedded scope.
|
| /components/net/lwip/lwip-2.0.3/doc/doxygen/ |
| A D | lwip.Doxyfile | 385 # 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 D | lwip.Doxyfile | 394 # 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 D | lwip.Doxyfile.cmake.in | 394 # 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 13 milliseconds