nuttx/libc/pthread
2015-10-02 16:30:35 -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 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_attrgetinheritsched.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -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 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_attrgetstacksize.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_attrinit.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_attrsetinheritsched.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -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 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_barrierattrdestroy.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_barrierattrgetpshared.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_barrierattrinit.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_barrierattrsetpshared.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_condattrdestroy.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_condattrinit.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_mutexattrdestroy.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_mutexattrgetpshared.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_mutexattrgettype.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_mutexattrinit.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_mutexattrsetpshared.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_mutexattrsettype.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread_startup.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00