OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l_sigrestore
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
signals.c
277
l->
l_sigrestore
= 1;
291
if (l->
l_sigrestore
) {
292
l->
l_sigrestore
= 0;
/src/sys/kern/
sys_sig.c
655
l->
l_sigrestore
= 1;
677
if (l->
l_sigrestore
) {
684
l->
l_sigrestore
= 0;
kern_sig.c
2078
if (l->
l_sigrestore
) {
2080
l->
l_sigrestore
= 0;
/src/sys/sys/
lwp.h
172
int
l_sigrestore
; /* p: need to restore old sig mask */
member in struct:lwp
Completed in 20 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026