Searched defs:nowait (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/sys/kern/ |
| H A D | vfs_trans.c | 763 vfs_suspend(struct mount * mp,int nowait) vfs_suspend() argument
|
| /netbsd-src/sys/uvm/ |
| H A D | uvm_amap.c | 152 const bool nowait = (flags & UVM_FLAG_NOWAIT) != 0; in amap_alloc1() local
|
| /netbsd-src/external/mpl/dhcp/dist/client/ |
| H A D | dhclient.c | 105 int nowait = 0; variable
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | omp-low.cc | 8690 bool nowait = omp_find_clause (gimple_omp_sections_clauses (stmt), in lower_omp_sections() local 8856 bool nowait = omp_find_clause (gimple_omp_single_clauses (single_stmt), in lower_omp_single() local 8947 bool nowait = omp_find_clause (gimple_omp_scope_clauses (scope_stmt), in lower_omp_scope() local
|
| H A D | gimplify.cc | 9159 int nowait = -1; in gimplify_scan_omp_clauses() local
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | openmp.c | 3831 bool nowait = false; in gfc_match_omp_end_nowait() local
|
| H A D | gfortran.h | 1344 bool nowait, ordered, untied, mergeable; member
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | omp-low.c | 7957 bool nowait = omp_find_clause (gimple_omp_sections_clauses (stmt), in lower_omp_sections() local 8123 bool nowait = omp_find_clause (gimple_omp_single_clauses (single_stmt), in lower_omp_single() local
|
| H A D | gimplify.c | 8390 int nowait = -1; in gimplify_scan_omp_clauses() local
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | openmp.cc | 6015 bool nowait = false; in gfc_match_omp_end_nowait() local
|
| H A D | gfortran.h | 1530 unsigned nowait:1, ordered:1, untied:1, mergeable:1, ancestor:1; member
|