Logo
Explore Help
Register Sign In
Mirrors_Framework/nuttx
1
0
Fork 0
You've already forked nuttx
mirror of https://github.com/apache/nuttx.git synced 2026-05-15 03:58:06 +08:00
Code Issues Actions 1 Packages Projects Releases Wiki Activity
Files
5ffd034f401fd4e28e757b7eb49cfbdd2550e64b
nuttx/sched/wqueue
T
History
Gregory Nutt 9e25d89223 Squashed commit of the following:
Replace all usage kill() in the OS proper with nxsig_kill().

    sched/signal:  Add nxsig_kill() which is functionally equivalent to kill() except that it does not modify the errno variable.
2017-10-07 08:22:18 -06:00
..
kwork_cancel.c
…
kwork_hpthread.c
…
kwork_inherit.c
Miscellaneous fixes from astyle tool.
2017-08-14 17:19:27 -06:00
kwork_lpthread.c
Miscellaneous fixes from astyle tool.
2017-08-14 17:19:27 -06:00
kwork_process.c
Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep().
2017-10-06 10:15:01 -06:00
kwork_queue.c
Work queue: In a recent change for a problem noted by Pascal Speck, it was noted (again by Pascal Speck) that the cancellation of existing work and replacement with new work must be atomic. Thanks, Pascal.
2017-08-31 07:43:47 -06:00
kwork_signal.c
Squashed commit of the following:
2017-10-07 08:22:18 -06:00
Make.defs
…
wqueue.h
…
Powered by Gitea Page: 1491ms Template: 8ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API