Searched refs:fu_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libc/gen/
H A Dutxdb.h49 uint8_t fu_type; member in struct:futx
H A Dgetutxent.c176 switch (fu.fu_type) {
193 if (fu.fu_type == id->ut_type)
212 switch (fu.fu_type) {
236 switch (fu.fu_type) {
H A Dutxdb.c52 (fu)->fu_type = (ut)->ut_type; \
97 fu->fu_type = EMPTY;
117 (ut)->ut_type = (fu)->fu_type; \
142 switch (fu->fu_type) {
H A Dpututxline.c88 switch (fe.fu_type) {
102 if (fe.fu_type != DEAD_PROCESS)
155 switch (fe.fu_type) {
298 switch (fu.fu_type) {

Completed in 33 milliseconds