Searched refs:process (Results 101 - 125 of 204) sorted by relevance

123456789

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Da1-encapsulation-ogg.tex183 process.
H A D06-floor0.tex110 vector size \varname{[n]} specified by the decode process, we compute a
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/misc/
H A Dss.c234 char process[16]; local
244 process[0] = 0;
262 if (process[0] == 0) {
268 fscanf(fp, "%*d (%[^)])", process);
273 snprintf(ptr, buflen-(ptr-buf), "(\"%s\",%d,%d),", process, pid, fd);
2385 " -p, --processes show process using socket\n"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1948 using the locking steps outlined above. Assume process "A" has already
1951 process "B" tries to open the same database - step 1 will succeed,
1952 but it will block on step 2 until process "A" releases the lock. The
1956 Now process "A" updates the database and happens to change some of the
1959 the database on disk will correctly reflect the changes made by process
1962 With the lock released, process "B" can now continue. It also updates the
1965 some/all of the changes process "A" made to the database.
1970 The above won't happen every time competing process update the same
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dthreads.c34 #include <process.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dentry.S159 ;; Check if this process is syscall-traced.
465 ;; Sigtraps the process that executed the BREAK instruction. Creates a
515 ba do_sigtrap ; SIGTRAP the offending process.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/kernel/
H A Dbreak.S360 # and then process the single step
H A Dentry.S833 # the return path for a newly forked child process
883 # return to interrupted process
991 # return to a process interrupted in kernel space
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dget_op.S45 | Next consider if in the process of normalizing the un-
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drandom-csprng.c56 #include <process.h>
1051 in a multi-threaded process. It does not work with all thread
1261 random pool, even if no random will be required by the process. */
H A Drndunix.c130 #include <process.h>
366 /* existing process. */
382 /* Under SunOS popen() doesn't record the pid of the child process. When
386 * moment, and when their pclose() comes along, the process hangs forever.
486 /* We ignore the return value from the process because some
700 * Start the gatherer process which writes messages of
756 * process which has already been reaped by the installed handler and
850 /* time to start the gatherer process */
857 log_error("can't for gatherer process: %s\n", strerror(errno));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A DMakefile.vc1046 ! MESSAGE Can not process this makefile from outside of curl's 'src' subdirectory.
H A DMakefile.vc646 ! MESSAGE Can not process this makefile from outside of curl's 'src' subdirectory.
H A DMakefile.vc846 ! MESSAGE Can not process this makefile from outside of curl's 'src' subdirectory.
H A DMakefile.vc946 ! MESSAGE Can not process this makefile from outside of curl's 'src' subdirectory.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Dposix-cpu-timers.c222 * Sample a process (thread group) clock for the given group_leader task.
261 * Sample a process (thread group) clock for the given group_leader task.
483 * Set the expiry times of all the threads in the process so one of them
484 * will go off before the process cumulative expiry total is reached.
554 * That's all for this thread or process.
604 * be a process timer telling us to stop earlier.
633 * For a process timer, we must balance
753 * old value from absolute to relative. To set a process
899 * The process has been reaped.
1032 * Don't sample the current process CP
1607 struct k_clock process = { local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A DMakefile.in162 $(top_srcdir)/gnulib-m4/wait-process.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/
H A DMakefile.am304 modules/wait-process.diff \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dilsp.S323 # process repeated. Before beginning, the divisor and quotient are
324 # 'normalized' so that the process of estimating the quotient digit
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_message.c635 /* process LSA headers */
815 /* process LSA headers */
960 /* process each request */
1068 /* process LSAs */
1131 /* process each LSA header */
1183 void (*process) (struct iovec *, struct in6_addr *, struct in6_addr *,
1195 /* process ospf6 protocol header. then, call next process function
1268 /* futher process */
1269 (*ospf6_message_process_type[type].process) (
1182 void (*process) (struct iovec *, struct in6_addr *, struct in6_addr *, member in struct:__anon3124
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dkeyspan_pda.S739 ;; make sure the tx process is running.
755 ;; can we unthrottle the host tx process?
H A Dxircom_pgs.S800 ;; make sure the tx process is running.
816 ;; can we unthrottle the host tx process?
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A DMakefile.vc1056 ! MESSAGE Can not process this makefile from outside of libcurl's 'lib' subdirectory.
H A DMakefile.vc656 ! MESSAGE Can not process this makefile from outside of libcurl's 'lib' subdirectory.
H A DMakefile.vc856 ! MESSAGE Can not process this makefile from outside of libcurl's 'lib' subdirectory.

Completed in 396 milliseconds

123456789