Alexandre Oliva
909e12ad34
* manual/threads.texi (pthread_key_create, pthread_key_delete,
...
pthread_getspecific, pthread_setspecific): Format with
@deftypefun, and add @safety note.
* manual/signal.texi: Move comments that analyze the above
functions to their home place.
2014-02-03 17:17:59 -02:00
Alexandre Oliva
5da2c93d24
* manual/threads.texi: Document MTASC-safety properties.
2014-02-01 01:29:35 -02:00
Siddhesh Poyarekar
e16d221c06
Fix typo in manual
2013-10-04 17:21:32 +05:30
Maciej W. Rozycki
107375acff
manual: Fix a typo in `POSIX Threads' section
2013-09-23 21:15:45 +01:00
Alexandre Oliva
3ea5be5436
Add first set of memory probes.
...
for ChangeLog
* malloc/malloc.c: Include stap-probe.h.
(__libc_mallopt): Add memory_mallopt probe.
* malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
* manual/probes.texi: New.
* manual/Makefile (chapters): Add probes.
* manual/threads.texi: Set next node.
2013-09-20 11:10:54 -03:00
Siddhesh Poyarekar
adf23d2cca
Add documentation for default pthread attribute functions
2013-06-15 12:27:41 +05:30
Siddhesh Poyarekar
d3cfc668a3
Rename nptl.texi to threads.texi
...
The manual and its file names are about interfaces and not the
implementation details.
2013-03-19 14:28:20 +05:30