nuttx/libc/pthread
2015-07-24 10:20:22 -06:00
..
Make.defs Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
pthread_attrdestroy.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_attrgetinheritsched.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_attrgetschedparam.c include/, sched/, and libc/: Add support for sporadic scheduling parameters in struct sched_param, posix_spawnattr_t, and pthread_attr_t. Update all user interfaces to pass sporadic scheduling parameters. Feature is dependent on EXPERIMENTAL and no changes have yet been made to core scheduling logic. 2015-07-23 13:16:32 -06:00
pthread_attrgetschedpolicy.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_attrgetstacksize.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_attrinit.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_attrsetinheritsched.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_attrsetschedparam.c Most cosmetic, but includes some fixes to some range checking 2015-07-23 14:36:49 -06:00
pthread_attrsetschedpolicy.c Fix a test for valid scheduling policies 2015-07-24 10:20:22 -06:00
pthread_attrsetstacksize.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_barrierattrdestroy.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_barrierattrgetpshared.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_barrierattrinit.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_barrierattrsetpshared.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_condattrdestroy.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
pthread_condattrinit.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
pthread_mutexattrdestroy.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_mutexattrgetpshared.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_mutexattrgettype.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_mutexattrinit.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_mutexattrsetpshared.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_mutexattrsettype.c Make some file section headers more consistent with standard 2015-04-08 07:32:08 -06:00
pthread_startup.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00