Home
last modified time | relevance | path

Searched refs:pthread_kill (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/posix/include/
A Dpthread.h112 int pthread_kill(pthread_t thread, int sig);
/AliOS-Things-master/components/posix/src/
A Dpthread.c336 int pthread_kill(pthread_t thread, int sig) in pthread_kill() function

Completed in 5 milliseconds