OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
653
l->
l_sigrestore
= 1;
675
if (l->
l_sigrestore
) {
682
l->
l_sigrestore
= 0;
kern_sig.c
2075
if (l->
l_sigrestore
) {
2077
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 16 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025