about summary refs log tree commit diff
path: root/nptl/pthreadP.h
Commit message (Expand)AuthorAgeFilesLines
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-021-0/+10
* nptl: Make pthread_attr_t dynamically extensibleFlorian Weimer2020-06-021-0/+6
* nptl: Destroy the default thread attribute as part of freeresFlorian Weimer2020-06-021-0/+2
* nptl: Change type of __default_pthread_attrFlorian Weimer2020-06-021-1/+1
* nptl: Add internal alias __pthread_getattr_default_npFlorian Weimer2020-06-021-0/+2
* nptl: Add __pthread_attr_copy for copying pthread_attr_t objectsFlorian Weimer2020-05-201-0/+6
* nptl: Make __pthread_attr_init, __pthread_attr_destroy available internallyFlorian Weimer2020-05-201-1/+3
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-201-0/+1
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-201-0/+2
* linux: Use pthread_sigmask on sigprocmaskAdhemerval Zanella2020-04-211-0/+2
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-201-0/+1
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-201-0/+1
* pthread: Move robust mutex tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-161-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-0/+3
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-3/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+5
* Add single-thread.h headerAdhemerval Zanella2019-05-141-37/+0
* nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella2019-03-221-10/+0
* nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella2019-01-031-10/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Mutex: Add pthread mutex tunablesKemi Wang2018-12-011-3/+8
* Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler2018-10-171-4/+8
* nptl: Add C11 threads thrd_* functionsAdhemerval Zanella2018-07-241-0/+3
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-291-2/+3
* Rename nptl-signals.h to internal-signals.hAdhemerval Zanella2018-02-221-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella2017-12-201-0/+3
* nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9Adhemerval Zanella2017-11-211-1/+1
* nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella2017-11-071-0/+8
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+6
* nptl: Remove internal_function attributeFlorian Weimer2017-08-311-18/+11
* NPTL: Remove internal_function from stack marking functionsFlorian Weimer2017-08-131-2/+1
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-231-0/+9
* Remove __ASSUME_REQUEUE_PIAdhemerval Zanella2017-04-041-12/+0
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-3/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-0/+7
* nptl: Fix sem_wait and sem_timedwait cancellation (BZ#18243)Adhemerval Zanella2016-09-151-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Use __pthread_setcancelstate in libc.aH.J. Lu2015-09-171-0/+1
* The patch committed to fix bug #18435 caused regressions on aarch64Martin Sebor2015-07-091-0/+11
* The C++ 2011 std::call_once function is specified to allowMartin Sebor2015-07-011-7/+0
* NPTL: Refactor cpu_set_t validation to be sysdeps-controlledRoland McGrath2015-01-081-27/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-6/+6
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-1/+1
* pthread_once: Clean up constants.Torvald Riegel2014-10-201-0/+6