| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This introduces the WITHOUT_LIBKSE nob,
and changes WITHOUT_LIBPTHREADS to mean with neither threading libs.
Approved by: re(kensmith)
Notes:
svn path=/head/; revision=172492
|
|
|
|
|
|
|
| |
Reviewed by: deischen
Notes:
svn path=/head/; revision=134319
|
|
|
|
|
|
|
| |
2. Export symbols needed by debugger.
Notes:
svn path=/head/; revision=133801
|
|
|
|
| |
Notes:
svn path=/head/; revision=133756
|
|
|
|
| |
Notes:
svn path=/head/; revision=132927
|
|
|
|
| |
Notes:
svn path=/head/; revision=132125
|
|
|
|
| |
Notes:
svn path=/head/; revision=121409
|
|
|
|
|
|
|
|
|
| |
pthread_md.h. This commit only moves the definition; it does not
change it for any of the platforms. This more easily allows 64-bit
architectures (in particular) to pick a slightly larger stack size.
Notes:
svn path=/head/; revision=120263
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
instead of long types for low-level locks.
Add prototypes for some internal libc functions that are
wrapped by the library as cancellation points.
Add memory barriers to alpha atomic swap functions (submitted
by davidxu).
Requested by: bde
Notes:
svn path=/head/; revision=119723
|
|
|
|
|
|
|
|
|
|
|
|
| |
archs that can (or are required to) have per-thread registers.
Tested on i386, amd64; marcel is testing on ia64 and will
have some follow-up commits.
Reviewed by: davidxu
Notes:
svn path=/head/; revision=118510
|
|
|
|
|
|
|
| |
Reminded by: marcel
Notes:
svn path=/head/; revision=118285
|
|
|
|
| |
Notes:
svn path=/head/; revision=118257
|
|
|
|
|
|
|
| |
THR_SETCONTEXT().
Notes:
svn path=/head/; revision=117807
|
|
Notes:
svn path=/head/; revision=117756
|