Move all pthread files from sched/ to sched/pthread

This commit is contained in:
Gregory Nutt
2014-08-08 12:55:02 -06:00
parent 0385a00a60
commit cb79407ced
61 changed files with 57 additions and 85 deletions
+1 -1
View File
@@ -290,7 +290,7 @@ struct dspace_s
#ifndef CONFIG_DISABLE_PTHREAD
struct join_s; /* Forward reference */
/* Defined in pthread_internal.h */
/* Defined in sched/pthread/pthread.h */
#endif
struct task_group_s