mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 18:57:16 +08:00
add semaphore and sched implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1056 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <pthread.h>
|
||||
#include <sched.h>
|
||||
#include "pthread_internal.h"
|
||||
|
||||
int pthread_system_init(void)
|
||||
|
||||
Reference in New Issue
Block a user